[
https://issues.apache.org/jira/browse/HBASE-20578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561257#comment-16561257
]
Ted Yu commented on HBASE-20578:
--------------------------------
Apart from the following static method:
{code}
protected static List<ServerName> fetchSlavesAddresses(ZooKeeperWatcher zkw)
{code}
which other static method are you referring to ?
HBaseReplicationEndpoint is marked @InterfaceAudience.Private
I think small amount of refactoring HBaseReplicationEndpoint may help you avoid
code duplication.
> Support region server group in target cluster
> ---------------------------------------------
>
> Key: HBASE-20578
> URL: https://issues.apache.org/jira/browse/HBASE-20578
> Project: HBase
> Issue Type: Improvement
> Components: Replication, rsgroup
> Reporter: Ted Yu
> Assignee: Albert Lee
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: HBASE-20578-001.patch
>
>
> When source tables belong to non-default region server group(s) and there are
> region server group counterpart in the target cluster, we should support
> replicating to target cluster using the region server group mapping.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)