kaisun2000 opened a new issue #1216: URL: https://github.com/apache/helix/issues/1216
There are cases of leaking ClusterManager and its subclasses. The leaked threads can be in hundreds, Note, relying on GC of the ClusterManager object does not mean the thread is shutdown. For example TestNoDoubleAssign. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
