This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a change to branch branch-4.17
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git
from 542ea098a6 Migrate deprecated commons-configuration 1.x to
commons-configuration 2.x (#4604)
new a50b7e6f52 Upgrade commons-beanutils to 1.11.0 to address
CVE-2025-48734 (#4608)
new 9b8e5666ba Fix check read failed entry memory leak issue. (#4513)
new b7fae1a20f Fix the data loss issue that caused by the wrong entry log
header (#4607)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/main/resources/LICENSE-all.bin.txt | 4 +--
.../src/main/resources/LICENSE-bkctl.bin.txt | 4 +--
.../src/main/resources/LICENSE-server.bin.txt | 4 +--
.../bookkeeper/bookie/DefaultEntryLogger.java | 4 +++
.../bookkeeper/bookie/EntryLoggerAllocator.java | 1 +
.../bookkeeper/bookie/GarbageCollectorThread.java | 3 +-
.../bookkeeper/replication/ReplicationWorker.java | 5 +++
.../bookkeeper/bookie/DefaultEntryLogTest.java | 40 ++++++++++++++++++++++
pom.xml | 2 +-
9 files changed, 59 insertions(+), 8 deletions(-)