[improve][ml] Use lock-free queue in InflightReadsLimiter since there's no concurrent access #23044
Annotations
4 warnings
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.PulsarBrokerStarterTest created 4 new threads. There are now 13 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.stats.TransactionBatchWriterMetricsTest created 1 new threads. There are now 14 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.web.WebServiceTest created 1 new threads. There are now 14 threads in total.
|
Report detected thread leaks
Summary: Tests in class org.apache.pulsar.broker.service.BrokerServiceTest created 1 new threads. There are now 14 threads in total.
|
Loading