[
https://issues.apache.org/jira/browse/HBASE-19573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16300920#comment-16300920
]
Guanghao Zhang commented on HBASE-19573:
----------------------------------------
Copied the discussion from HBASE-19525.
1. No need for ReplicationPeers/ReplicationQueues/ReplicationQueueClient
interface. And only need ReplicationPeers and ReplicationQueues implementations.
2. Still need ReplicationPeer interface as it is a IA.LimitPriviate. Only add
one private impl and ReplicationSource own the ReplicationPeer impl.
3. Let the procedure handler tell the refresh event to ReplicationSource. And
refresh the ReplicationPeer in ReplicationSource.
> 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)