[
https://issues.apache.org/jira/browse/AMQ-6331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dejan Bosanac resolved AMQ-6331.
--------------------------------
Resolution: Fixed
> Honor excluded destinations in static routing on network connectors
> -------------------------------------------------------------------
>
> Key: AMQ-6331
> URL: https://issues.apache.org/jira/browse/AMQ-6331
> Project: ActiveMQ
> Issue Type: Improvement
> Affects Versions: 5.13.3
> Reporter: Dejan Bosanac
> Assignee: Dejan Bosanac
> Fix For: 5.14.0
>
>
> When a destination is part of "staticallyIncludedDestinations" and
> "excludedDestinations" then the "excludedDestinations" behaviour is not
> obeyed and the messages are forwarded to the target AMQ instance.
> {code}
> <staticallyIncludedDestinations>
> <queue physicalName="FOO.>"/>
> </staticallyIncludedDestinations>
> <excludedDestinations>
> <queue physicalName="FOO.BAR" />
> </excludedDestinations>
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)