[ https://issues.apache.org/jira/browse/HBASE-21658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16837829#comment-16837829 ]
Hudson commented on HBASE-21658: -------------------------------- Results for branch branch-2.2 [build #251 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/251/]: (x) *{color:red}-1 overall{color}* ---- details (if available): (/) {color:green}+1 general checks{color} -- For more information [see general report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/251//General_Nightly_Build_Report/] (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.2/251//JDK8_Nightly_Build_Report_(Hadoop2)/] (x) {color:red}-1 jdk8 hadoop3 checks{color} -- Something went wrong running this stage, please [check relevant console output|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/251//console]. (/) {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 3 using Hadoop's shaded client. [see log for details|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.2/251//artifact/output-integration/hadoop-3-shaded.log]. > 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)