Github user clebertsuconic commented on the issue:
https://github.com/apache/activemq-artemis/pull/1800
There's a leak in your changes... Every test will create a new instance of
ThreadLeakCheckRule.. and it will be added into UnitTestWatcher.. at the end of
the testsuite this will be fairly slow---
