Github user athanatos commented on the issue: https://github.com/apache/bookkeeper/pull/130 Build's failing due to Tests in error: BookieRecoveryTest.ensurePasswordUsedForOldLedgers[4] » BKNoSuchLedgerExists BookieRecoveryTest.ensurePasswordUsedForOldLedgers[5] » BKNoSuchLedgerExists which seems to be broken in master. I did a bisect and found that https://github.com/apache/bookkeeper/commit/42e8f1294f206cbe51a6af669cf605833b78bf42 introduced both a hang in that test and that test failure. https://github.com/apache/bookkeeper/commit/32ebf0ad68f85daffdec571e28206339a4d09443 fixed the hang uncovering the test failure.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---