Github user jbertram commented on the issue:
https://github.com/apache/activemq-artemis/pull/2351
The commit for ARTEMIS-2094 needs to be reverted because (as noted on the
JIRA 10 days ago) it is breaking lots of tests. For example, all the tests in
`org.apache.activemq.artemis.tests.integration.cluster.failover.SecurityFailoverTest`
are currently failing. @michaelandrepearce, I'm fine if you want to send a PR
to fix the problems with the original commit so that this one doesn't have to
be merged.
---