This is an automated email from the ASF dual-hosted git repository.
mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.
from 5163ee4 Force Python CI to use earlier version of Protobuf which
supports Python2 (#12058)
add bb80c5b [Client] Fix endless receiveAsync loop in MultiTopicsConsumer
(#12044)
No new revisions were added by this update.
Summary of changes:
.../pulsar/client/api/MultiTopicsConsumerTest.java | 122 +++++++++++++++++++++
.../client/impl/MultiTopicsConsumerImpl.java | 5 +
2 files changed, 127 insertions(+)
create mode 100644
pulsar-broker/src/test/java/org/apache/pulsar/client/api/MultiTopicsConsumerTest.java