eolivelli commented on issue #2303: QuorumCoverage should only count unknown nodes URL: https://github.com/apache/bookkeeper/pull/2303#issuecomment-610909172 @ivankelly I see several tests failing on CI and IMHO they are due to this patch Something like: ERROR] Errors: [ERROR] org.apache.bookkeeper.test.BookieFailureTest.testLedgerNoRecoveryOpenAfterBKCrashed(org.apache.bookkeeper.test.BookieFailureTest) [ERROR] Run 1: BookieFailureTest.testLedgerNoRecoveryOpenAfterBKCrashed » BKRead Error while ... [ERROR] Run 2: BookieFailureTest.testLedgerNoRecoveryOpenAfterBKCrashed » BKRead Error while ... [ERROR] Run 3: BookieFailureTest.testLedgerNoRecoveryOpenAfterBKCrashed » BKRead Error while ... [ERROR] org.apache.bookkeeper.test.BookieFailureTest.testLedgerOpenAfterBKCrashed(org.apache.bookkeeper.test.BookieFailureTest) [ERROR] Run 1: BookieFailureTest.testLedgerOpenAfterBKCrashed » BKLedgerRecovery Error while ... [ERROR] Run 2: BookieFailureTest.testLedgerOpenAfterBKCrashed » BKLedgerRecovery Error while ... [ERROR] Run 3: BookieFailureTest.testLedgerOpenAfterBKCrashed » BKLedgerRecovery Error while ... [ERROR] Tests run: 517, Failures: 0, Errors: 2, Skipped: 7
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
