This is an automated email from the ASF dual-hosted git repository.
yubiao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from f85e0dc085d [fix][broker] Fix lookup heartbeat and sla namespace
bundle when using extensible load manager (#21213)
add 4ee5cd78147 [fix] [ml] Reader can set read-pos to a deleted ledger
(#21248)
No new revisions were added by this update.
Summary of changes:
.../bookkeeper/mledger/impl/ManagedCursorImpl.java | 3 +
.../bookkeeper/mledger/impl/ManagedLedgerImpl.java | 21 +-
.../mledger/impl/NonDurableCursorImpl.java | 2 +-
.../client/api/NonDurableSubscriptionTest.java | 216 +++++++++++++++++++++
4 files changed, 234 insertions(+), 8 deletions(-)