[ 
https://issues.apache.org/jira/browse/ARTEMIS-2966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17222954#comment-17222954
 ] 

ASF subversion and git services commented on ARTEMIS-2966:
----------------------------------------------------------

Commit d51c89471eb07ea21feffb6afb5edc58abbcfc6b in activemq-artemis's branch 
refs/heads/master from Clebert Suconic
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=d51c894 ]

ARTEMIS-2966 Anycast queues with distinct names would cause issues on sending 
messages


> 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
>          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)

Reply via email to