[
https://issues.apache.org/jira/browse/ARTEMIS-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clebert Suconic closed ARTEMIS-2966.
------------------------------------
Fix Version/s: 2.16.0
Resolution: Fixed
> Server.send does not support ANYCAST with distinct queue names.
> ---------------------------------------------------------------
>
> Key: ARTEMIS-2966
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2966
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Clebert Suconic
> Priority: Major
> Fix For: 2.16.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> if you send a message to an anycast address, and the queue name does not
> match, the operation is wrongly querying the queue instead of the address,
> what would cause either a new Queue auto created, or a misleading message
> with address does not exist.
> The fix here is as simple as using the address name to query the address.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)