You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (JIRA)" <ji...@apache.org> on 2018/12/28 12:50:00 UTC

[jira] [Created] (HBASE-21658) Should get the meta replica number from zk instead of config at client side

Duo Zhang created HBASE-21658:
---------------------------------

             Summary: Should get the meta replica number from zk instead of config at client side
                 Key: HBASE-21658
                 URL: https://issues.apache.org/jira/browse/HBASE-21658
             Project: HBase
          Issue Type: Improvement
          Components: Client
            Reporter: Duo Zhang


For now, the ZKAsyncRegistry will use the znodePaths.metaReplicaZNodes for getting meta replicas. But actually, this config should only be used by HMaster. At client side, we should list the zk directory to get all the available meta replicas.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)