[ 
https://issues.apache.org/jira/browse/QPID-2881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rajith Attapattu resolved QPID-2881.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.12

This issue was fixed in time for the 0.12 release and was verified manually. I 
have since added a test case to cover this issue in rev 1153681.

> 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.12
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to