jiajunwang opened a new issue #1482: URL: https://github.com/apache/helix/issues/1482
### Describe the bug The ThreadLeakageChecker is printing all the leaked thread after each test classes. This is about 100 lines after each class. The output file becomes very large and not easy to view in either github UI or local environment. ### To Reproduce Run mvn test. ### Expected behavior Output the important messages only. ### Additional context Add any other context about the problem here. ---------------------------------------------------------------- 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]
