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 6926180 Fix Duplicated messages are sent to dead letter topic #6960
(#7021)
add 3fc969a Fixed ordering issue in KeyShared dispatcher when adding
consumer (#7106)
No new revisions were added by this update.
Summary of changes:
.../apache/pulsar/broker/service/Dispatcher.java | 4 +
...istentStickyKeyDispatcherMultipleConsumers.java | 68 ++++++++++-
.../service/persistent/PersistentSubscription.java | 5 +
.../client/api/KeySharedSubscriptionTest.java | 132 ++++++++++++++++++---
4 files changed, 189 insertions(+), 20 deletions(-)