[ 
https://issues.apache.org/jira/browse/ARTEMIS-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947079#comment-15947079
 ] 

ASF GitHub Bot commented on ARTEMIS-1082:
-----------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/activemq-artemis/pull/1153


> 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)

Reply via email to