GitHub user tabish121 opened a pull request:
https://github.com/apache/activemq-artemis/pull/1905
ARTEMIS-1707 Check for already exists exceptions and ignore
For address and queue create check for the already exists exceptions and
ignore as another client might have just created the same
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tabish121/activemq-artemis ARTEMIS-1707
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1905.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 #1905
----
commit 38fb17703b3479d1ef933b8f5a99e75f72166c96
Author: Timothy Bish <tabish121@...>
Date: 2018-02-27T21:30:06Z
ARTEMIS-1707 Check for already exists exceptions and ignore
For address and queue create check for the already exists exceptions and
ignore as another client might have just created the same
----
---