This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a change to branch branch-3.3
in repository https://gitbox.apache.org/repos/asf/pulsar.git


    from d42dacb2b2f [fix][broker] Fix unloadNamespaceBundlesGracefully can be 
stuck with extensible load manager  (#23349) (#23496)
     new 0458968e74c [fix][test] Fix running ClusterMetadataSetupTest in IDE 
(#23492)
     new 21c7e2a78fc [fix][client] Fix producer/consumer stop to reconnect or 
Pub/Sub due to IO thread race-condition  (#23499)

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:
 .../broker/zookeeper/ClusterMetadataSetupTest.java |   6 +-
 .../client/impl/SimpleProduceConsumeIoTest.java    | 134 +++++++++++++++++++++
 .../apache/pulsar/client/impl/ConnectionPool.java  |   2 +-
 3 files changed, 138 insertions(+), 4 deletions(-)
 create mode 100644 
pulsar-broker/src/test/java/org/apache/pulsar/client/impl/SimpleProduceConsumeIoTest.java

Reply via email to