[
https://issues.apache.org/jira/browse/AMQ-5717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved AMQ-5717.
---------------------------------------
Resolution: Fixed
It has been merged while ago.
> 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
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> 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
(v8.3.4#803005)