Details
Description
The FollowerResyncConcurrencyTest test is failing intermittently.
saw the following on 3.4:
junit.framework.AssertionFailedError: Should have same number of ephemerals in both followers expected:<11741> but was:<14001> at org.apache.zookeeper.test.FollowerResyncConcurrencyTest.verifyState(FollowerResyncConcurrencyTest.java:400) at org.apache.zookeeper.test.FollowerResyncConcurrencyTest.testResyncBySnapThenDiffAfterFollowerCrashes(FollowerResyncConcurrencyTest.java:196) at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)
Attachments
Attachments
Issue Links
- incorporates
-
ZOOKEEPER-1282 Learner.java not following Zab 1.0 protocol - setCurrentEpoch should be done upon receipt of NEWLEADER (before acking it) and not upon receipt of UPTODATE
- Closed