[ https://issues.apache.org/jira/browse/HBASE-21658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837825#comment-16837825 ]
Hudson commented on HBASE-21658: -------------------------------- Results for branch branch-2 [build #1883 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1883/]: (x) *{color:red}-1 overall{color}* ---- details (if available): (x) {color:red}-1 general checks{color} -- Something went wrong running this stage, please [check relevant console output|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1883//console]. (x) {color:red}-1 jdk8 hadoop2 checks{color} -- For more information [see jdk8 (hadoop2) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1883//JDK8_Nightly_Build_Report_(Hadoop2)/] (x) {color:red}-1 jdk8 hadoop3 checks{color} -- For more information [see jdk8 (hadoop3) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1883//JDK8_Nightly_Build_Report_(Hadoop3)/] (/) {color:green}+1 source release artifact{color} -- See build output for details. (x) {color:red}-1 client integration test{color} --Failed when running client tests on top of Hadoop 2. [see log for details|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1883//artifact/output-integration/hadoop-2.log]. (note that this means we didn't run on Hadoop 3) > 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 > Assignee: Duo Zhang > Priority: Critical > Fix For: 3.0.0, 2.2.0, 2.3.0, 2.1.5 > > > 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)