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

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

GitHub user fgiorgetti opened a pull request:

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

    DISPATCH-976 - Commenting last assert which is causing router to crash

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/fgiorgetti/qpid-dispatch 
fgiorgetti-DISPATCH-976-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-dispatch/pull/323.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 #323
    
----
commit fd7eda39c245b57596841222c5db1d7c8581c86f
Author: Fernando Giorgetti <fgiorget@...>
Date:   2018-06-12T20:35:33Z

    DISPATCH-976 - Commenting last assert which is causing router to crash

----


> Allow policy for sources and targets to handle multiple wildcards
> -----------------------------------------------------------------
>
>                 Key: DISPATCH-976
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-976
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Policy Engine
>    Affects Versions: 1.0.1
>            Reporter: Chuck Rolke
>            Assignee: Chuck Rolke
>            Priority: Major
>             Fix For: 1.2.0
>
>
> As per the [upstream policy 
> documentation|https://github.com/apache/qpid-dispatch/blob/1.0.0/doc/book/policy.adoc]
>  in the secion on [AMQP Source and Target Wildcard and Name 
> Substitution|https://github.com/apache/qpid-dispatch/blob/1.0.0/doc/book/policy.adoc#amqp-source-and-target-wildcard-and-name-substitution]
>  utilization of the asterisk wildcard is constrained as per the following 
> quote:
> {quote}The asterisk is recognized only if it is the last character in the 
> link name.
> {quote}
> It is desirable that the configuration could handle a situation where there 
> are multiple asterisks in use such as:
>  
> |{color:#000000}"tstGroup": {{color}|
> |{color:#000000} "users": "tst@amq",{color}|
> |{color:#000000} "sources": "abc.*,my.*.b2b.tst.*",{color}|
> |{color:#000000} "targets": "abc.*,my.*.b2b.tst.*",{color}|
> |{color:#000000} "remoteHosts": "*"{color}|
> |{color:#000000}} {color}|
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to