Martyn Taylor created ARTEMIS-1082:
--------------------------------------
Summary: 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)