dlg99 opened a new issue, #4410:
URL: https://github.com/apache/bookkeeper/issues/4410

   
   BookieAutoRecoveryTest.testEmptyLedgerLosesQuorumEventually is flaky. It 
fails sporadically.
   
   ```
   Error:  
org.apache.bookkeeper.replication.BookieAutoRecoveryTest.testEmptyLedgerLosesQuorumEventually
 -- Time elapsed: 18.48 s <<< FAILURE!
   java.lang.AssertionError: Should be marked as underreplicated
        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at 
org.apache.bookkeeper.replication.BookieAutoRecoveryTest.testEmptyLedgerLosesQuorumEventually(BookieAutoRecoveryTest.java:396)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base/java.lang.Thread.run(Thread.java:829)
   ```
   
   CI log: 
https://github.com/apache/bookkeeper/actions/runs/9310045725/job/25626894702?pr=4080
   PR: https://github.com/apache/bookkeeper/pull/4080 (but it failed on other 
PRs too)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to