[
https://issues.apache.org/jira/browse/AMQ-5717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14490898#comment-14490898
]
James Carman commented on AMQ-5717:
-----------------------------------
The email thread in question:
http://activemq.2283324.n4.nabble.com/How-to-use-destination-wildcards-to-match-a-common-suffix-tt4694596.html
> 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)