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

Rajith Attapattu resolved QPID-814.
-----------------------------------

    Resolution: Fixed

This has been fixed for sometime and no issues/errors was reported against it.
Therefore I am resolving it.

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

Reply via email to