Duo Zhang created HBASE-28521:
---------------------------------
Summary: Use standard ConnectionRegistry and Client API to get
region server list in in replication
Key: HBASE-28521
URL: https://issues.apache.org/jira/browse/HBASE-28521
Project: HBase
Issue Type: Improvement
Components: Replication
Reporter: Duo Zhang
Assignee: Duo Zhang
This is for allowing specify cluster key without zookeeper in replication peer
config.
For now, we will set a watcher on zookeeper for fetching the region server list
for the remote cluster, this means we must know the zookeeper address of the
remote cluster. This should be fixed as we do not want to leak the zookeeper
outside the cluster itself.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)