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 c62eacf BP-43 CI/CD migration to gradle (#2639)
add 346e375 Allow DBLedgerStorage to force GC by disk listener (#2627)
No new revisions were added by this update.
Summary of changes:
.../bookkeeper/bookie/GarbageCollectorThread.java | 3 ++
.../bookie/storage/ldb/DbLedgerStorage.java | 1 +
.../ldb/SingleDirectoryDbLedgerStorage.java | 61 ++++++++++++++++++++++
.../bookie/storage/ldb/DbLedgerStorageTest.java | 10 ++++
4 files changed, 75 insertions(+)