You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2013/07/17 18:14:50 UTC

[jira] [Assigned] (QPID-4994) [Java Client] Remove redundant binding URL options for subscription name and client id

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

Alex Rudyy reassigned QPID-4994:
--------------------------------

    Assignee: Robbie Gemmell  (was: Alex Rudyy)

Robbie,

Could you please review the changes?
                
> [Java Client] Remove redundant binding URL options for subscription name and client id
> --------------------------------------------------------------------------------------
>
>                 Key: QPID-4994
>                 URL: https://issues.apache.org/jira/browse/QPID-4994
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: 0.6, 0.8, 0.10, 0.12, 0.14, 0.16, 0.18, 0.20, 0.22
>            Reporter: Alex Rudyy
>            Assignee: Robbie Gemmell
>
> Binding URL options for subscription name and client ID ("subscription" and "clientid" respectively) are not currently used by the JMS client. Instead the durable subscription destination is generated with org.apache.qpid.client.AMQTopic.createDurableTopic(Topic, String, AMQConnection). More over, the BindingURLParser mistreats the queue binding URLs to the topic exchanges and sets the queue name to null if it is non-durable or throws URISyntaxException if it is durable.
> BindingURLParser should not change any binding URL setting and parsing results should correspond to the binding URL settings specified by the user

--
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