Clebert Suconic created ARTEMIS-2966:
----------------------------------------

             Summary: 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


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)

Reply via email to