GitHub user michaelandrepearce opened a pull request:
https://github.com/apache/activemq-artemis/pull/2301
NO-JIRA rename queue in test to avoid collision
Avoids issue with other tests that could persist same queue name, making
intermittent failure.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/michaelandrepearce/activemq-artemis
AvoiNamingCollision
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2301.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2301
----
commit 07aa0f732c61f1b99e5a89049eb075ccabf2fe73
Author: Michael André Pearce <michael.andre.pearce@...>
Date: 2018-09-08T01:26:38Z
NO-JIRA rename queue in test to avoid collision
Avoids issue with other tests that could persist same queue name, making
intermittent failure.
----
---