[
https://issues.apache.org/jira/browse/BOOKKEEPER-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963462#comment-15963462
]
ASF GitHub Bot commented on BOOKKEEPER-1031:
--------------------------------------------
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.
> ReplicationWorker.rereplicate fails to call close() on ReadOnlyLedgerHandle
> ---------------------------------------------------------------------------
>
> Key: BOOKKEEPER-1031
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1031
> Project: Bookkeeper
> Issue Type: Bug
> Components: bookkeeper-auto-recovery
> Affects Versions: 4.6.0
> Reporter: Samuel Just
> Assignee: Samuel Just
>
> This has the effect of permanently adding 1 listener per call into
> AbstractZkLedgerManager.listenerSet
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)