Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 41526726C for ; Mon, 26 Sep 2011 22:53:34 +0000 (UTC) Received: (qmail 97779 invoked by uid 500); 26 Sep 2011 22:53:34 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 97683 invoked by uid 500); 26 Sep 2011 22:53:34 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 97646 invoked by uid 99); 26 Sep 2011 22:53:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Sep 2011 22:53:34 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Sep 2011 22:53:33 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 9CA2128A275 for ; Mon, 26 Sep 2011 22:53:12 +0000 (UTC) Date: Mon, 26 Sep 2011 22:53:12 +0000 (UTC) From: "Ted Yu (Commented) (JIRA)" To: issues@hbase.apache.org Message-ID: <2102576188.496.1317077592643.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1375283331.1654.1311469449653.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HBASE-4131) Make the Replication Service pluggable via a standard interface definition MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-4131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115000#comment-13115000 ] Ted Yu commented on HBASE-4131: ------------------------------- @Jonathan: Thanks for taking Apache build seriously. I created HBASE-4492 with reference to a failure on Jenkins. I am +1 on patch v4 with the minor modification as mentioned @ 26/Sep/11 20:52 > Make the Replication Service pluggable via a standard interface definition > -------------------------------------------------------------------------- > > Key: HBASE-4131 > URL: https://issues.apache.org/jira/browse/HBASE-4131 > Project: HBase > Issue Type: Improvement > Components: regionserver > Reporter: dhruba borthakur > Assignee: dhruba borthakur > Fix For: 0.94.0 > > Attachments: 4131-backedout.txt, replicationInterface1.txt, replicationInterface2.txt, replicationInterface3.txt, replicationInterface4.txt > > > The current HBase code supports a replication service that can be used to sync data from from one hbase cluster to another. It would be nice to make it a pluggable interface so that other cross-data-center replication services can be used in conjuction with HBase. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira