You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by mm...@apache.org on 2021/10/18 18:35:32 UTC

[bookkeeper] branch master updated (a9b576d -> a4afaa4)

This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git.


    from a9b576d  Release semaphore when addEntry accepts the same entries (#2832)
     add a4afaa4  Eliminate direct ZK access in ScanAndCompareGarbageCollector (#2833)

No new revisions were added by this update.

Summary of changes:
 .../bookie/ScanAndCompareGarbageCollector.java     | 81 ++++++++++++----------
 .../meta/LedgerUnderreplicationManager.java        |  6 ++
 .../meta/ZkLedgerUnderreplicationManager.java      | 27 +++++---
 3 files changed, 68 insertions(+), 46 deletions(-)