You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2019/11/15 14:51:38 UTC

[GitHub] [activemq-artemis] AntonRoskvist commented on issue #2893: ARTEMIS-1925 combine STRICT and OFF with redistribution

AntonRoskvist commented on issue #2893: ARTEMIS-1925 combine STRICT and OFF with redistribution
URL: https://github.com/apache/activemq-artemis/pull/2893#issuecomment-554388696
 
 
   Sure can, @jbertram .
   
   Initial tests are looking great! I will keep this running in a "busy" test environment over the weekend to weed out any potential issues, but for the past few hours it's looking good. The system is _mostly_ behaving as expected, with the load balancing type "REDISTRIBUTION_ONLY" configured. Forwards are WAY down and the system is running much smoother.
   
   The only odd behavior I noticed  was in regards to queues that require redistribution. As an example: If a consumer is connected to broker "1" on a new queue and then messages get produced to broker "2", the messages will not get forwarded but rather backs up on broker "2". If I disconnect and reconnect the consumer on broker "1", then redistribution starts and keeps on going as expected.
   
   If messages are produced on broker "2" first and a consumer later connects to broker "1", then all works as expected. Otherwise it's looking fantastic!
   
   Br,
   Anton

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services