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 A9A318F05 for ; Thu, 15 Sep 2011 07:12:35 +0000 (UTC) Received: (qmail 99651 invoked by uid 500); 15 Sep 2011 07:12:35 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 99625 invoked by uid 500); 15 Sep 2011 07:12:35 -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 99615 invoked by uid 99); 15 Sep 2011 07:12:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Sep 2011 07:12:35 +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; Thu, 15 Sep 2011 07:12: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 B9C1E9A789 for ; Thu, 15 Sep 2011 07:12:11 +0000 (UTC) Date: Thu, 15 Sep 2011 07:12:11 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: <1646403680.29895.1316070731757.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HBASE-2196) Support more than one slave cluster MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HBASE-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105168#comment-13105168 ] Hudson commented on HBASE-2196: ------------------------------- Integrated in HBase-TRUNK #2213 (See [https://builds.apache.org/job/HBase-TRUNK/2213/]) HBASE-2196 Support more than one slave cluster (Lars Hofhansl) tedyu : Files : * /hbase/trunk/CHANGES.txt * /hbase/trunk/src/main/java/org/apache/hadoop/hbase/client/replication/ReplicationAdmin.java * /hbase/trunk/src/main/java/org/apache/hadoop/hbase/replication/ReplicationZookeeper.java * /hbase/trunk/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.java * /hbase/trunk/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java * /hbase/trunk/src/main/ruby/hbase/replication_admin.rb * /hbase/trunk/src/main/ruby/shell.rb * /hbase/trunk/src/main/ruby/shell/commands/list_peers.rb * /hbase/trunk/src/test/java/org/apache/hadoop/hbase/replication/TestMultiSlaveReplication.java * /hbase/trunk/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestReplicationSourceManager.java > Support more than one slave cluster > ----------------------------------- > > Key: HBASE-2196 > URL: https://issues.apache.org/jira/browse/HBASE-2196 > Project: HBase > Issue Type: Sub-task > Components: replication > Reporter: Jean-Daniel Cryans > Fix For: 0.92.0 > > Attachments: 2196-v2.txt, 2196-v5.txt, 2196-v6.txt, 2196.txt, HBASE-2196-wip.patch > > > Currently replication supports only 1 slave cluster, need to ability to add more. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira