[
https://issues.apache.org/jira/browse/QPID-814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajith Attapattu closed QPID-814.
---------------------------------
> The BindingURL parser cannot handle special characters or multiple options
> with the same key.
> ---------------------------------------------------------------------------------------------
>
> Key: QPID-814
> URL: https://issues.apache.org/jira/browse/QPID-814
> Project: Qpid
> Issue Type: Improvement
> Components: Java Client
> Affects Versions: M3
> Reporter: Rajith Attapattu
> Assignee: Rajith Attapattu
> Fix For: M3
>
>
> The current binding URL parser is unable to parse a URL with "#" or "*".
> Ex. topic://amq.topic//myTopic?routingkey='stocks.#'
>
> topic://amq.topic/message_queue?bindingKey='usa.*'&bindingKey='control'&durable='true'
> We also need to add functionality to specify multiple values with the same
> key to support multiple bindingKeys.
> Ex
> topic://amq.topic/message_queue?bindingKey='usa.*'&bindingKey='control'&durable='true'.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.