You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by zh...@apache.org on 2021/04/06 04:02:54 UTC

[bookkeeper] branch master updated (6eadbaa -> ae023fd)

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

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


    from 6eadbaa  sign published packages (#2674)
     add ae023fd  Issue 2638: Compaction Limits (#2670)

No new revisions were added by this update.

Summary of changes:
 .../bookkeeper/bookie/GarbageCollectorThread.java  | 42 ++++++++---
 .../bookkeeper/conf/ServerConfiguration.java       | 60 +++++++++++++++-
 .../apache/bookkeeper/bookie/CompactionTest.java   | 81 +++++++++++++++++++++-
 .../bookkeeper/conf/TestServerConfiguration.java   | 68 ++++++++++++++++++
 conf/bk_server.conf                                |  6 ++
 5 files changed, 244 insertions(+), 13 deletions(-)