[ https://issues.apache.org/jira/browse/HBASE-19361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16272051#comment-16272051 ]
Zheng Hu commented on HBASE-19361: ---------------------------------- bq. It'd be good to analyze impact on compat sooner than later, so that if things are not too bad Yeah , Let me prepare the patch these days. > Rename the KeeperException to ReplicationException in ReplicationQueuesClient > for abstracting > ---------------------------------------------------------------------------------------------- > > Key: HBASE-19361 > URL: https://issues.apache.org/jira/browse/HBASE-19361 > Project: HBase > Issue Type: Sub-task > Components: Replication > Reporter: Zheng Hu > > There're still some interfaces in ReplicationQueuesClient which throws a > KeeperException. It make nonsense for ReplicationQueuesClient implemented > by hbase table. > {code} > List<String> getListOfReplicators() throws KeeperException; > {code} > File an issue to address this. -- This message was sent by Atlassian JIRA (v6.4.14#64029)