[
https://issues.apache.org/jira/browse/HBASE-20578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16492249#comment-16492249
]
Albert Lee commented on HBASE-20578:
------------------------------------
setRegionServers(fetchSlavesAddresses(zkw));
Yes. That's it.
Sorry about the late. I met a maven dependency problem this days. This patch
was originally developed for the version 0.98.20 with HBASE-6721. Has been
running for a few weeks, effect is good. On that version rs group was in
hbase-server module. But I found hbase-rsgroup is a independent module in
version 2+. Like said before, I use RSGroupAdminClient in
HBaseReplicationEndpoint, so hbase-server will need hbase-rsgroup dependency,
if I do this, will trigger maven cyclic reference.
So, do you have any good suggestions? Or let me try to write the patch in some
other ways to avoid the maven cyclic reference?
> 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)