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

James Carman commented on AMQ-5717:
-----------------------------------

Submitted pull request which implements this feature:

https://github.com/apache/activemq/pull/85


> Add support for suffix destination filtering
> --------------------------------------------
>
>                 Key: AMQ-5717
>                 URL: https://issues.apache.org/jira/browse/AMQ-5717
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: Broker
>    Affects Versions: 5.11.1
>            Reporter: James Carman
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> Recently we had a question on the mailing list about whether we supported 
> matching destinations based on suffixes.  Unfortunately, the answer was 'no'. 
>  Suffix matching should be supported, using a similar pattern that we use for 
> prefix matching:
> < matches anything
> <.A matches A, foo.A, foo.bar.A
> <.A.B matches A.B, foo.A.B, foo.bar.A.B



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to