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 e358e92 [pulsar-admin] Add remove-max-unacked-messages-per-consumer
command for namespace (#12385)
add 1830f90 Fix compactor skips data from last compacted Ledger (#12429)
No new revisions were added by this update.
Summary of changes:
.../apache/bookkeeper/mledger/ManagedCursor.java | 6 ++-
.../bookkeeper/mledger/impl/ManagedCursorImpl.java | 6 +--
.../mledger/impl/ManagedCursorContainerTest.java | 2 +-
.../pulsar/compaction/CompactedTopicImpl.java | 9 ++++-
.../pulsar/compaction/CompactedTopicTest.java | 45 ++++++++++++++++++++++
5 files changed, 61 insertions(+), 7 deletions(-)