[
https://issues.apache.org/jira/browse/DISPATCH-159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14939804#comment-14939804
]
ASF GitHub Bot commented on DISPATCH-159:
-----------------------------------------
GitHub user ganeshmurthy opened a pull request:
https://github.com/apache/qpid-dispatch/pull/10
DISPATCH-159 - Additional fix for exact matching. Also added backward…
… compatibility by letting a dot (.) be at the end of the linkRoutePattern
property. Added additional tests for exact matching and dot-at-end matching
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ganeshmurthy/qpid-dispatch dispatch-168
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/10.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #10
----
commit 839cc0e70ffe461765916da8ab28590fd0838f14
Author: ganeshmurthy <[email protected]>
Date: 2015-10-01T13:23:29Z
DISPATCH-159 - Additional fix for exact matching. Also added backward
compatibility by letting a dot (.) be at the end of the linkRoutePattern
property. Added additional tests for exact matching and dot-at-end matching
----
> Enhance the address prefix used for link routing to support different patterns
> ------------------------------------------------------------------------------
>
> Key: DISPATCH-159
> URL: https://issues.apache.org/jira/browse/DISPATCH-159
> Project: Qpid Dispatch
> Issue Type: Improvement
> Affects Versions: 0.4
> Reporter: Jakub Scholz
> Assignee: Ganesh Murthy
> Fix For: 0.6
>
>
> The address used for link routing (in linkRoutePattern element) is currently
> allowed to have only the form of a text without periods (.) followed by a
> single period. That's quite a limitation in some situations.
> The link routing should be enhanced to support different prefixes with
> multiple periods or without any periods at all. That would give the link
> routing mode lot more flexibility.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]