This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from c981972c212 [fix][client] Cannot access message data inside
ProducerInterceptor#onSendAcknowledgement (#23791)
new 86eb2a82f2b [fix][broker] Skip to persist cursor info if it failed by
cursor closed (#23615)
new ca535a28d68 Msg delivery is stuck due to items in the collection
recentlyJoinedConsumers are out-of-order (#23795)
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:
.../bookkeeper/mledger/impl/ManagedCursorImpl.java | 7 ++
...istentStickyKeyDispatcherMultipleConsumers.java | 40 ++++++++++-
...ntStickyKeyDispatcherMultipleConsumersTest.java | 81 ++++++++++++++++++++++
3 files changed, 126 insertions(+), 2 deletions(-)