[
https://issues.apache.org/jira/browse/ZOOKEEPER-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akihiro Suda updated ZOOKEEPER-2080:
------------------------------------
Attachment: repro-20150816.log
Yes, the ensemble gets weird after restarting FLE. (around 17:50:30 in
`repro-20150816.log`)
Sockets are unexpectedly closed?
[junit] 2015-08-16 17:57:42,291 [myid:2] - DEBUG
[RecvWorker:3:QuorumCnxManager$RecvWorker@933] - RW(Socket[a
ddr=/127.0.0.1,port=37793,localport=11229],3): received buffer
00000000000000000000000300000001000000060000000000
000001000000000000000300000002000000877365727665722E323D6C6F63616C686F73743A31313232383A31313232393A7061727469636
970616E743B6C6F63616C686F73743A31313233300A7365727665722E333D6C6F63616C686F73743A31313233313A31313233323A70617274
69636970616E743B6C6F63616C686F73743A31313233330A76657273696F6E3D323030303030303030
[junit] 2015-08-16 17:57:42,291 [myid:2] - WARN
[RecvWorker:3:QuorumCnxManager$RecvWorker@938] - Connection
broken for id 3, my id = 2, error =
[junit] java.io.EOFException
[junit] at java.io.DataInputStream.readInt(DataInputStream.java:392)
[junit] at
org.apache.zookeeper.server.quorum.QuorumCnxManager$RecvWorker.run(QuorumCnxManager.java:922)
> ReconfigRecoveryTest fails intermittently
> -----------------------------------------
>
> Key: ZOOKEEPER-2080
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2080
> Project: ZooKeeper
> Issue Type: Sub-task
> Reporter: Ted Yu
> Assignee: Raul Gutierrez Segales
> Priority: Minor
> Attachments: repro-20150816.log
>
>
> I got the following test failure on MacBook with trunk code:
> {code}
> Testcase: testCurrentObserverIsParticipantInNewConfig took 93.628 sec
> FAILED
> waiting for server 2 being up
> junit.framework.AssertionFailedError: waiting for server 2 being up
> at
> org.apache.zookeeper.server.quorum.ReconfigRecoveryTest.testCurrentObserverIsParticipantInNewConfig(ReconfigRecoveryTest.java:529)
> at
> org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)