[ https://issues.apache.org/jira/browse/HBASE-8439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Trezzo updated HBASE-8439: -------------------------------- Attachment: HBASE-8439-trunk-v2.patch Attached v2 patch updates: 1. Re-based 2. Added javadoc 3. Fixed TestReplicationMaster test failure 4. Added tests around ReplicationTrackerZKImpl and ReplicationListener All replication tests are passing locally. > [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, > HBASE-8439-trunk-v2.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