Description
I got the following test failure on MacBook with trunk 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)
Attachments
Attachments
Issue Links
- breaks
-
ZOOKEEPER-2778 Potential server deadlock between follower sync with leader and follower receiving external connection requests.
- Closed
- is blocked by
-
ZOOKEEPER-901 Redesign of QuorumCnxManager
- Open
- is related to
-
ZOOKEEPER-2246 quorum connection manager takes a long time to shut down
- Open
-
ZOOKEEPER-1807 Observers spam each other creating connections to the election addr
- Resolved
-
ZOOKEEPER-2164 fast leader election keeps failing
- Closed
- relates to
-
ZOOKEEPER-2778 Potential server deadlock between follower sync with leader and follower receiving external connection requests.
- Closed
- requires
-
ZOOKEEPER-1806 testCurrentServersAreObserversInNextConfig failing frequently on trunk with non-jdk6
- Closed
- links to