Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.7.1, 3.8.1
-
None
-
None
Description
https://github.com/apache/zookeeper/actions/runs/5229706434/jobs/9442845028#step:7:619
org.opentest4j.AssertionFailedError: waiting for server 2 being up ==> expected: <true> but was: <false>
at org.apache.zookeeper.server.quorum.ReconfigRollingRestartCompatibilityTest.testRollingRestartWithExtendedMembershipConfig(ReconfigRollingRestartCompatibilityTest.java:263)
Same commit pass in my fork https://github.com/kezhuw/zookeeper/actions/runs/5229684461.
And an independent report appears in ZOOKEEPER-4628, unfortunate, the run cache has been cleared.