This is an automated email from the ASF dual-hosted git repository.
bogong pushed a change to branch branch-2.9
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 5f777fb7b50 [fix][client] Fix failover/exclusive consumer with batch
cumulate ack issue. (#18454)
new 975f643b97f [fix][client] Fix multi-topic consumer stuck after
redeliver messages (#18491)
new 961d5b5094b fix #18491 import incorrect class
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:
.../pulsar/client/impl/NegativeAcksTest.java | 54 ++++++++++++++++++++++
.../client/impl/MultiTopicsConsumerImpl.java | 2 +-
2 files changed, 55 insertions(+), 1 deletion(-)