Github user jbertram commented on the issue:
https://github.com/apache/activemq-artemis/pull/573
The issue with the threads is that
org.apache.directory.server.core.integ.FrameworkRunner which is being used for
@RunWith is managing the LDAP server and I believe by the time the thread check
executes the LDAP server hasn't been shutdown completely. If we want to keep
the thread checker then I think we'll have to find another way to manage the
LDAP server.
---
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.
---