This is an automated email from the ASF dual-hosted git repository.
sijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 69cbd26 [broker] Make resetting cursor in REST API asynchronous
(#7744)
add c54a47e Ensure parallel invocations of
MultiTopicsConsumerImpl::subscribeAsync with same topic name do not hang. Fixes
#7556. (#7691)
No new revisions were added by this update.
Summary of changes:
.../client/impl/MultiTopicsConsumerImpl.java | 25 +++++--
.../client/impl/MultiTopicsConsumerImplTest.java | 84 ++++++++++++++++++++++
2 files changed, 105 insertions(+), 4 deletions(-)