You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2010/11/01 11:11:33 UTC

[jira] Updated: (QPID-2881) 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.

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

Robbie Gemmell updated QPID-2881:
---------------------------------

    Fix Version/s:     (was: 0.7)

Updating 'Fix For'  to Unknown on issues not targeted for 0.8

> 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
>
> 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:dev-subscribe@qpid.apache.org