Github user dudaerich commented on a diff in the pull request:

    https://github.com/apache/activemq-artemis/pull/1044#discussion_r102963267
  
    --- Diff: 
artemis-junit/src/test/java/org/apache/activemq/artemis/junit/MultipleEmbeddedActiveMQResourcesTest.java
 ---
    @@ -38,6 +38,11 @@
        static final String ASSERT_RECEIVED_FORMAT = "Message should have been 
received from %s";
        static final String ASSERT_COUNT_FORMAT = "Unexpected message count in 
queue %s";
     
    +   static {
    +      ThreadLeakCheckRule.addKownThread("MemoryPoolMXBean notification 
dispatcher");
    --- End diff --
    
    They are already ignored also in Artemis test suite 
[here](https://github.com/apache/activemq-artemis/blob/master/artemis-commons/src/test/java/org/apache/activemq/artemis/utils/ThreadLeakCheckRule.java#L216).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to