[
https://issues.apache.org/jira/browse/HBASE-19573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16302121#comment-16302121
]
Guanghao Zhang commented on HBASE-19573:
----------------------------------------
Do we still need two interface ReplicationQueues/ReplicationQueueClient for
replication queues? I thought we can merge them to one impl. The javadoc of
ReplicationQueueClient is "This provides an interface for clients of
replication to view replication queues.". As we already move replication
related class out of hbase-client, so ReplicationQueueClient is not need
anymore. We can merge ReplicationQueueClient to ReplicationQueues and let
master use ReplicationQueues, too.
> Rewrite ReplicationPeer/Queue related classes with the new replication
> storage interface
> ----------------------------------------------------------------------------------------
>
> Key: HBASE-19573
> URL: https://issues.apache.org/jira/browse/HBASE-19573
> Project: HBase
> Issue Type: Sub-task
> Components: proc-v2, Replication
> Reporter: Duo Zhang
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)