[
https://issues.apache.org/jira/browse/ARTEMIS-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram resolved ARTEMIS-1082.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.next
> 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
> Fix For: 2.next
>
>
> 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)