This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 5fc4a90 [java-client] Add support for key hash range reading. (#5928)
add 7ec17b2 Avoid using same OpAddEntry between different ledger handles
(#5942)
No new revisions were added by this update.
Summary of changes:
.../bookkeeper/mledger/impl/ManagedLedgerImpl.java | 20 +++++++--
.../apache/bookkeeper/mledger/impl/OpAddEntry.java | 49 ++++++++++++++++++----
.../bookkeeper/mledger/impl/ManagedLedgerTest.java | 38 +++++++++++++++++
3 files changed, 95 insertions(+), 12 deletions(-)