[
https://issues.apache.org/jira/browse/HBASE-19248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HBASE-19248:
--------------------------------
Attachment: HBASE-19248.1.patch
-1
- rebase to current master
- fix checkstyle errors
> 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)