[fix][client] Fix producer/consumer stop to reconnect or Pub/Sub due to IO thread race-condition #21653
Annotations
5 warnings
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.zookeeper.LocalBookkeeperEnsembleTest created 41 new threads. There are now 50 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.zookeeper.ZKReconnectTest created 3 new threads. There are now 12 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.delayed.DelayedDeliveryTrackerFactoryTest created 1 new threads. There are now 10 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.EndToEndMetadataTest created 1 new threads. There are now 48 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.resourcegroup.ResourceGroupConfigListenerTest created 1 new threads. There are now 13 threads in total.
|
Loading