rtista commented on PR #4167:
URL: 
https://github.com/apache/activemq-artemis/pull/4167#issuecomment-1258355886

   > No. A message sent to an FQQN goes only to that FQQN.
   
   I believe I'm currently having this problem. I'm using addresses to group 
queues from different applications, so the address name is the name of the 
application and all the application queues are inside it. 
   
   Before 2.25.0, the redistribution in my symmetric  cluster did not work, 
I've updated it to 2.25.0 and it works, but I'm having messages delivered to a 
FQQN queue and redistributed to another FQQN queue that is in the same address.
   
   I've looked at the code, and the test case you've created only uses an 
address with one queue, is it possible that with an address with multiple 
queues it will fail?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to