[
https://issues.apache.org/jira/browse/ARTEMIS-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947077#comment-15947077
]
ASF subversion and git services commented on ARTEMIS-1082:
----------------------------------------------------------
Commit 955af96fe9e3d6a7fb518fb0161368306c2d0376 in activemq-artemis's branch
refs/heads/master from [~martyntaylor]
[ https://git-wip-us.apache.org/repos/asf?p=activemq-artemis.git;h=955af96 ]
ARTEMIS-1082 Catch Create Queue race in OpenWire
> OpenWire protocol race condition on create queue
> ------------------------------------------------
>
> Key: ARTEMIS-1082
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1082
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Martyn Taylor
>
> IT's possible that 2 threads can attempt to auto-create queue at the same
> time. The 2nd thread will get a QueueAlreadyExists exception. The OpenWire
> protocol barfs if this happens. Instead we should catch the exception and
> return as normal.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)