[ 
https://issues.apache.org/jira/browse/HBASE-20578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16492072#comment-16492072
 ] 

Ted Yu commented on HBASE-20578:
--------------------------------

Were you talking about the regionServers List in HBaseReplicationEndpoint ?
Currently the list is populated this way:
{code}
        setRegionServers(fetchSlavesAddresses(zkw));
{code}
Would the above not work for this task ?

I haven't seen your patch so I may miss something.

> 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
>            Reporter: Ted Yu
>            Assignee: Albert Lee
>            Priority: Major
>
> 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)

Reply via email to