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

Hudson commented on HBASE-21629:
--------------------------------

Results for branch branch-2
        [build #1575 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1575/]: 
(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/1575//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/1575//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/1575//JDK8_Nightly_Build_Report_(Hadoop3)/]


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


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


> draining_servers.rb is broken
> -----------------------------
>
>                 Key: HBASE-21629
>                 URL: https://issues.apache.org/jira/browse/HBASE-21629
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 3.0.0, 2.1.1, 2.1.2
>            Reporter: Nihal Jain
>            Assignee: Nihal Jain
>            Priority: Major
>             Fix For: 3.0.0, 2.2.0, 2.1.2, 2.0.4
>
>         Attachments: HBASE-21629.master.001.patch, add_before.png, 
> add_then_list_after.png, list_after.png, list_before.png, remove_before.png, 
> remove_then_list_after.png
>
>
> 1) Handle missing methods and implementation changes in core code.
>  * In 
> [ZKWatcher.java|https://github.com/apache/hbase/blob/12786f80c14c6f2c3c111a55bbf431fb2e81e828/hbase-zookeeper/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKWatcher.java#L79],
>  variable znodePaths has now been made private from public (See HBASE-19761). 
> Currently the script directly tries to reference znodePaths which will result 
> in exception.
>  * Also, joinZNode method is moved to ZNodePaths and removed from ZKUtil (See 
> HBASE-19200). The script relies on non-existant ZKUtil.joinZNode().
> 2) Close zk watcher while list draining servers: The list functionality does 
> not close the zkw instance.



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

Reply via email to