[
https://issues.apache.org/jira/browse/HBASE-19361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16271501#comment-16271501
]
Appy commented on HBASE-19361:
------------------------------
This will likely break compat, right?
It'd be good to analyze impact on compat sooner than later, so that if things
are not too bad (i.e. *not* marked IA.Public && IS.Stable), we can at least
make the minimal changes before 2.0 GA.
> 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)