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

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


    from 9877db9e29 [cli] Fix: recover command doesn't accept rate limit 
parameter (#4535)
     new c9dc52a4f1 Upgrade Netty to 4.1.121.Final (#4597)
     new f0c406b3eb Fix check read failed entry memory leak issue. (#4513)
     new 52d779ae4a 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         | 90 +++++++++++-----------
 .../src/main/resources/LICENSE-bkctl.bin.txt       | 78 +++++++++----------
 .../src/main/resources/LICENSE-server.bin.txt      | 90 +++++++++++-----------
 .../src/main/resources/NOTICE-all.bin.txt          | 32 ++++----
 .../src/main/resources/NOTICE-bkctl.bin.txt        | 20 ++---
 .../src/main/resources/NOTICE-server.bin.txt       | 32 ++++----
 .../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 +-
 12 files changed, 224 insertions(+), 173 deletions(-)

Reply via email to