[ https://issues.apache.org/jira/browse/ZOOKEEPER-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802560#action_12802560 ]
Hadoop QA commented on ZOOKEEPER-647: ------------------------------------- -1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12430807/ZOOKEEPER-647.patch against trunk revision 900939. +1 @author. The patch does not contain any @author tags. -1 tests included. The patch doesn't appear to include any new or modified tests. Please justify why no tests are needed for this patch. +1 javadoc. The javadoc tool did not generate any warning messages. +1 javac. The applied patch does not increase the total number of javac compiler warnings. +1 findbugs. The patch does not introduce any new Findbugs warnings. +1 release audit. The applied patch does not increase the total number of release audit warnings. +1 core tests. The patch passed core unit tests. +1 contrib tests. The patch passed contrib unit tests. Test results: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h8.grid.sp2.yahoo.net/111/testReport/ Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h8.grid.sp2.yahoo.net/111/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html Console output: http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h8.grid.sp2.yahoo.net/111/console This message is automatically generated. > hudson failure in testLeaderShutdown > ------------------------------------ > > Key: ZOOKEEPER-647 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-647 > Project: Zookeeper > Issue Type: Bug > Components: server > Reporter: Patrick Hunt > Assignee: Flavio Paiva Junqueira > Priority: Critical > Fix For: 3.3.0 > > Attachments: ZOOKEEPER-647.patch, ZOOKEEPER-647.patch > > > http://hudson.zones.apache.org/hudson/view/ZooKeeper/job/ZooKeeper-trunk/666/testReport/org.apache.zookeeper.test/QuorumTest/testLeaderShutdown/ > junit.framework.AssertionFailedError: QP failed to shutdown in 30 seconds > at org.apache.zookeeper.test.QuorumBase.shutdown(QuorumBase.java:293) > at > org.apache.zookeeper.test.QuorumBase.shutdownServers(QuorumBase.java:281) > at org.apache.zookeeper.test.QuorumBase.tearDown(QuorumBase.java:266) > at org.apache.zookeeper.test.QuorumTest.tearDown(QuorumTest.java:55) > Flavio, can you triage this one? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.