This is an automated email from the ASF dual-hosted git repository.
zhaocong pushed a change to branch branch-2.9
in repository https://gitbox.apache.org/repos/asf/pulsar.git
from 320b3a3c018 [improve][client] Change the get lastMessageId to debug
level (#18421)
new 495c9176ae2 [fix][client] For exclusive subscriptions, if two
consumers are created repeatedly, the second consumer will block (#18633)
new eed5bbd306a [improve][broker] Make Consumer#equals more effective
(#18662)
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:
.../org/apache/pulsar/broker/service/Consumer.java | 2 +-
.../pulsar/client/impl/TopicsConsumerImplTest.java | 30 ++++++++++++++++++++++
.../client/impl/MultiTopicsConsumerImpl.java | 11 ++++++--
3 files changed, 40 insertions(+), 3 deletions(-)