If two subscribers are created with the same Address based destination with
type=topic and link props containing durable=true, then the second subscription
fails.
------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: QPID-2881
URL: https://issues.apache.org/jira/browse/QPID-2881
Project: Qpid
Issue Type: Bug
Components: Java Client
Reporter: Rajith Attapattu
Assignee: Rajith Attapattu
Fix For: 0.7
If two subscribers are created with the same Address based destination with
type=topic and link props containing durable=true, then the second subscription
fails with a resource locked as exception.
This is due to the code incorrectly using the same queue name for both
subscriptions.
The client should create two unique queues for each subscription.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]