You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/11/13 20:47:01 UTC

[jira] [Created] (HBASE-19248) TestZooKeeper#testMultipleZK fails due to missing method getKeepAliveZooKeeperWatcher

Ted Yu created HBASE-19248:
------------------------------

             Summary: 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
            Reporter: Ted Yu


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)