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

ASF GitHub Bot commented on DISPATCH-159:
-----------------------------------------

GitHub user ganeshmurthy opened a pull request:

    https://github.com/apache/qpid-dispatch/pull/9

    DISPATCH-159: Introducing on a hierarchical/graduated address hashing…

    … scheme which retrieves the address based on the hash by progressively 
first exact matching or later prefix matching the address components

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/9.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 #9
    
----
commit 029ab004dfcd7b8e82b1bdc28b104ac6bdc18b98
Author: ganeshmurthy <gmur...@redhat.com>
Date:   2015-09-18T19:27:29Z

    DISPATCH-159: Introducing on a hierarchical/graduated address hashing 
scheme which retrieves the address based on the hash by progressively first 
exact matching or later prefix matching the address components

----


> 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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to