[ https://issues.apache.org/jira/browse/ZOOKEEPER-870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909506#action_12909506 ]
Mahadev konar commented on ZOOKEEPER-870: ----------------------------------------- Testcase: testHammer took 81.115 sec FAILED node count not consistent expected:<1771> but was:<0> junit.framework.AssertionFailedError: node count not consistent expected:<1771> but was:<0> at org.apache.zookeeper.test.ClientBase.verifyRootOfAllServersMatch(ClientBase.java:581) at org.apache.zookeeper.test.AsyncHammerTest.testHammer(AsyncHammerTest.java:190) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:51) The test case junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 107.528 sec [junit] Test org.apache.zookeeper.test.NioNettySuiteHammerTest FAILED also fails. > Zookeeper trunk build broken. > ----------------------------- > > Key: ZOOKEEPER-870 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-870 > Project: Zookeeper > Issue Type: Bug > Reporter: Mahadev konar > Assignee: Mahadev konar > Fix For: 3.4.0 > > > the zookeeper current trunk build is broken mostly due to some netty changes. > This is causing a huge backlog of PA's and other impediments to the review > process. For now I plan to disable the test and fix them as part of 3.4 later. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.