lhotari commented on issue #20673:
URL: https://github.com/apache/pulsar/issues/20673#issuecomment-1634051197

   UPDATE: the thread leak detection does some false alarms since broker 
shutdown is asynchronous in tests because of performance reasons. For example, 
in ServerCnxTest, ` svcConfig.setBrokerShutdownTimeoutMs(5000L);` makes the 
shutdown wait for completion, but that makes the test very slow. /cc @gaoran10 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to