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

Chia-Ping Tsai commented on HBASE-19248:
----------------------------------------

The flaky {{TestZooKeeper}} which this patch try to fix is skipped because the 
test is in the flaky list. That seems a QA bug...
Run the {{TestZooKeeper}} locally, and it passes. +1

> TestZooKeeper#testMultipleZK fails due to missing method 
> getKeepAliveZooKeeperWatcher
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-19248
>                 URL: https://issues.apache.org/jira/browse/HBASE-19248
>             Project: HBase
>          Issue Type: Test
>          Components: Zookeeper
>    Affects Versions: 3.0.0, 2.0.0-beta-1
>            Reporter: Ted Yu
>            Assignee: Sean Busbey
>            Priority: Critical
>         Attachments: HBASE-19248.0.patch, HBASE-19248.1.patch
>
>
> From 
> https://builds.apache.org/job/HBASE-Flaky-Tests/23335/testReport/junit/org.apache.hadoop.hbase/TestZooKeeper/testMultipleZK/
>  :
> {code}
> java.lang.NoSuchMethodException: 
> org.apache.hadoop.hbase.client.ConnectionImplementation.getKeepAliveZooKeeperWatcher()
>       at 
> org.apache.hadoop.hbase.TestZooKeeper.getZooKeeperWatcher(TestZooKeeper.java:136)
>       at 
> org.apache.hadoop.hbase.TestZooKeeper.testMultipleZK(TestZooKeeper.java:291)
> {code}
> This is the top flaky test.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to