This is an automated email from the ASF dual-hosted git repository.
penghui pushed a change to branch branch-2.10
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 9c29cdb09e8 [fix][build] Upgrade dependency-check-maven plugin to fix
broken OWASP check (#19170)
new 964f0ec7c65 [fix][broker] Fix open cursor with null-initialPosition
result with earliest position (#18416)
new 725b82c49ce [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(-)