You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2017/04/28 20:46:04 UTC

[jira] [Resolved] (ARTEMIS-1082) OpenWire protocol race condition on create queue

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