You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rajith Attapattu (JIRA)" <ji...@apache.org> on 2012/12/10 19:25:22 UTC

[jira] [Commented] (QPID-4497) [Java client] Exclusive property for the subscription queue cannot be overridden using the address string

    [ https://issues.apache.org/jira/browse/QPID-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13528131#comment-13528131 ] 

Rajith Attapattu commented on QPID-4497:
----------------------------------------

The "testCustomizingSubscriptionQueue" test covers this issue. Actually thats how I found this.
Due to the improper handling of assertion failures this test was passing before. 
But once I fixed that, this test was failing, thus exposing this issue.
                
> [Java client] Exclusive property for the subscription queue cannot be overridden using the address string
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-4497
>                 URL: https://issues.apache.org/jira/browse/QPID-4497
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: 0.18, 0.20
>            Reporter: Rajith Attapattu
>            Assignee: Rajith Attapattu
>            Priority: Minor
>              Labels: addressing
>             Fix For: 0.21
>
>
> There have been requests to allow the customization of the subscription queue. However there was an issue as the exclusive property wasn't set properly due to a bug.
> amq.topic/test; {link: {name:my-queue, durable:true, x-declare:{exclusive:false, auto-delete:false}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org