clebertsuconic opened a new pull request, #4850:
URL: https://github.com/apache/activemq-artemis/pull/4850

   This is particularly true for the Mirrored SNF queue. Redistribution is not 
meant for internal queues. If an internal queue has the same name on another 
server it is a coincidence and it should never make redistribution to kick in.
   
   Users can work around this by disabling redistribution with a specific 
filter match, and I have seen users doing this, but we should protect this in a 
better fashion.
   
   ClusteredMirrorSoakTest was intermittently failing because of this. For a 
few seconds while the mirror connection is still being made connections could 
move messages from one node towards another node if both have the same name.


-- 
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: gitbox-unsubscr...@activemq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to