[ 
https://issues.apache.org/jira/browse/HBASE-26614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17481859#comment-17481859
 ] 

Hudson commented on HBASE-26614:
--------------------------------

Results for branch master
        [build #501 on 
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/501/]:
 (x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/501/General_20Nightly_20Build_20Report/]






(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/501/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/501/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test{color}


> Refactor code related to "dump"ing ZK nodes
> -------------------------------------------
>
>                 Key: HBASE-26614
>                 URL: https://issues.apache.org/jira/browse/HBASE-26614
>             Project: HBase
>          Issue Type: Task
>          Components: Zookeeper
>    Affects Versions: 2.5.0, 2.6.0, 3.0.0-alpha-3
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Major
>             Fix For: 3.0.0-alpha-3
>
>
> The code starting at {{ZKUtil.dump(ZKWatcher)}} is a small mess -- it has 
> cyclic dependencies woven through itself, {{ZKWatcher}} and 
> {{RecoverableZooKeeper}}. It also initializes a static variable in {{ZKUtil}} 
> through the factory for {{RecoverableZooKeeper}} instances. Let's decouple 
> and clean it up.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to