This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-2.7
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from d1aa759ede4 [ServerCnx] Improve error logging for topic not found
(#13950) (#14893)
new 1604093da49 Exclude inner classes in surefire (#9875)
new 5f5b45e1735 Clean up individually deleted messages before the
mark-delete position (#14261)
new 2bdfe881f3d If mark-delete operation fails, mark the cursor as "dirty"
(#14256)
new 6f74686e8f2 [ML] Fix race condition in updating lastMarkDeleteEntry
field (#15031)
The 4 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:
.../bookkeeper/mledger/impl/ManagedCursorImpl.java | 49 ++++++++++--
.../bookkeeper/mledger/impl/ManagedCursorTest.java | 86 ++++++++++++++++++++--
pom.xml | 2 +-
3 files changed, 124 insertions(+), 13 deletions(-)