[
https://issues.apache.org/jira/browse/ZOOKEEPER-1939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14028914#comment-14028914
]
Hadoop QA commented on ZOOKEEPER-1939:
--------------------------------------
+1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12650011/ZOOKEEPER-1939.patch
against trunk revision 1601516.
+1 @author. The patch does not contain any @author tags.
+1 tests included. The patch appears to include 3 new or modified tests.
+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 (version 1.3.9)
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:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2132//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2132//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output:
https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2132//console
This message is automatically generated.
> ReconfigRecoveryTest.testNextConfigUnreachable is failing
> ---------------------------------------------------------
>
> Key: ZOOKEEPER-1939
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1939
> Project: ZooKeeper
> Issue Type: Bug
> Components: tests
> Reporter: Rakesh R
> Assignee: Rakesh R
> Fix For: 3.4.7, 3.5.0
>
> Attachments: ZOOKEEPER-1939.patch
>
>
> Following is the failure log message:
> 2014-06-11 23:53:22,538 [myid:] - INFO
> [main:JUnit4ZKTestRunner$LoggedInvokeMethod@62] - TEST METHOD FAILED
> testNextConfigUnreachable
> java.lang.AssertionError: QP failed to shutdown in 30 seconds:
> QuorumPeer[myid=0]/127.0.0.1:11251
> at org.junit.Assert.fail(Assert.java:93)
> at org.apache.zookeeper.test.QuorumBase.shutdown(QuorumBase.java:393)
> at
> org.apache.zookeeper.server.quorum.QuorumPeerTestBase$TestQPMain.shutdown(QuorumPeerTestBase.java:52)
> at
> org.apache.zookeeper.server.quorum.QuorumPeerTestBase$MainThread.shutdown(QuorumPeerTestBase.java:161)
> at
> org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testNextConfigUnreachable(ReconfigRecoveryTest.java:268)
--
This message was sent by Atlassian JIRA
(v6.2#6252)