[
https://issues.apache.org/jira/browse/HBASE-20578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561013#comment-16561013
]
Albert Lee commented on HBASE-20578:
------------------------------------
Sorry, busying for job last few weeks.
And yes, I am blocked by something.
I found most methods I used in HBaseReplicationEndpoint are static methods. So
if I implement a RSGroupReplicationEndpoint, maybe I need to copy these static
methods to all subclasses of HBaseReplicationEndpoint.
So I want to copy the logic of RSGroupInfoManagerImpl.getRSGroupOfServer to
HBaseReplicationEndpoint to replace use RSGroupAdminClient in hbase-server to
avoid the dependency issue and also can reduce the number of the copy code.
Any better ideas?
> 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)