This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch branch-2.9
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 965fcac52b5 [improve][websocket][branch-2.9] Add ping support (#19245)
new 12eb23d2e51 [fix][broker] Fix open cursor with null-initialPosition
result with earliest position (#18416)
new dc9d8dee8a3 [fix] [ml] Topics stats shows msgBacklog but there reality
no backlog (#19275)
The 2 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:
.../java/org/apache/bookkeeper/mledger/ManagedLedger.java | 12 ++++--------
.../apache/bookkeeper/mledger/impl/ManagedLedgerImpl.java | 8 ++++----
.../apache/bookkeeper/mledger/impl/ManagedCursorTest.java | 15 +++++++++++++++
3 files changed, 23 insertions(+), 12 deletions(-)