[improve][ml] Use lock-free queue in InflightReadsLimiter since there's no concurrent access #23044
Annotations
3 warnings
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.client.impl.ProduceWithMessageIdTest created 70 new threads. There are now 79 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.client.impl.ReaderTest created 8 new threads. There are now 87 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.client.impl.BrokerClientIntegrationTest created 1 new threads. There are now 10 threads in total.
|
Loading