Duo Zhang created HBASE-28425: --------------------------------- Summary: Allow specify cluster key without zookeeper in replication Key: HBASE-28425 URL: https://issues.apache.org/jira/browse/HBASE-28425 Project: HBase Issue Type: Improvement Components: Replication, Zookeeper Reporter: Duo Zhang
When reviewing the usage of zookeeper in HBase, I found out that, we still rely on zookeeper when specifying the cluster key when setting up replication. If we want to completely hide zookeeper from outside a cluster, we should also remove this cluster key. -- This message was sent by Atlassian Jira (v8.20.10#820010)