[
https://issues.apache.org/jira/browse/HBASE-19248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16254793#comment-16254793
]
Hudson commented on HBASE-19248:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-2.0 #859 (See
[https://builds.apache.org/job/HBase-2.0/859/])
HBASE-19248 Move tests that need to look at Connection internals to test
(busbey: rev 9c85d0017f1452f266253d64fde8d513eb571f75)
* (edit)
hbase-client/src/main/java/org/apache/hadoop/hbase/client/ZKAsyncRegistry.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestZKAsyncRegistry.java
* (edit) hbase-server/src/test/java/org/apache/hadoop/hbase/TestZooKeeper.java
> 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
> Fix For: 3.0.0, 2.0.0-beta-1
>
> 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)