[
https://issues.apache.org/jira/browse/ZOOKEEPER-647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803148#action_12803148
]
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 901496.
+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 generated 207 release audit warnings
(more than the trunk's current 160 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-h7.grid.sp2.yahoo.net/44/testReport/
Release audit warnings:
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/44/artifact/trunk/patchprocess/releaseAuditDiffWarnings.txt
Findbugs warnings:
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/44/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output:
http://hudson.zones.apache.org/hudson/job/Zookeeper-Patch-h7.grid.sp2.yahoo.net/44/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.