[
https://issues.apache.org/jira/browse/HBASE-19361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zheng Hu updated HBASE-19361:
-----------------------------
Description:
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.
> 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)