clebertsuconic commented on PR #4644:
URL: 
https://github.com/apache/activemq-artemis/pull/4644#issuecomment-1758303832

   that's a semantic change, isn't?
   
   OFF_WITH_REDISTRIBUTION should send messages locally , and after a 
"redistribution-delay" setting messages should then be moved to a different 
node. The idea is that the local node is always favored.
   
   
   This might work for you, but I'm sure it would change semantics for others.
   
   
   shouldn't you just use ON_DEMAND and you would get what you need here?
   
   
   You mentioned right here:
   
   > "This benefits the case where messages arrive on a clustered node without 
a local consumer but with multiple remote targets."
   
   
   And that's the benefit of ON_DEMAND. I'm not sure we should merge this.
   
   
   


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