equanz opened a new pull request #2855: URL: https://github.com/apache/bookkeeper/pull/2855
Descriptions of the changes in this PR: Fix https://github.com/apache/bookkeeper/issues/2854 ### Motivation Fix https://github.com/apache/bookkeeper/issues/2854 issue ### Changes * Use correct lockpath at ZkLedgerUnderreplicationManager#acquireUnderreplicatedLedger * Store Lock to heldLocks at ZkLedgerUnderreplicationManager#acquireUnderreplicatedLedger - for safety, I introduce Optional to Lock#ledgerZNodeVersion -- 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]
