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 69D20C3FC for ; Fri, 26 Jul 2013 18:19:53 +0000 (UTC) Received: (qmail 62284 invoked by uid 500); 26 Jul 2013 18:19:52 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 62216 invoked by uid 500); 26 Jul 2013 18:19:51 -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 62164 invoked by uid 99); 26 Jul 2013 18:19:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Jul 2013 18:19:50 +0000 Date: Fri, 26 Jul 2013 18:19:50 +0000 (UTC) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-8439) [replication] Remove ReplicationZookeeper class 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-8439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-8439: ------------------------- Attachment: HBASE-8439-trunk-v1.patch Retry against hadoopqa > [replication] Remove ReplicationZookeeper class > ----------------------------------------------- > > Key: HBASE-8439 > URL: https://issues.apache.org/jira/browse/HBASE-8439 > Project: HBase > Issue Type: Improvement > Components: Replication > Reporter: Chris Trezzo > Assignee: Chris Trezzo > Priority: Blocker > Fix For: 0.98.0, 0.95.2 > > Attachments: HBASE-8439-trunk-v1.patch, HBASE-8439-trunk-v1.patch > > > Once all of the logic in ReplicationZookeeper has been refactored into three interfaces (for status, queues, and peers), there is almost no logic in ReplicationZookeeper. It can now be removed and classes that call it should be refactored to call the state interfaces directly. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira