[
https://issues.apache.org/jira/browse/ARTEMIS-1925?focusedWorklogId=344319&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-344319
]
ASF GitHub Bot logged work on ARTEMIS-1925:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 15/Nov/19 14:51
Start Date: 15/Nov/19 14:51
Worklog Time Spent: 10m
Work Description: 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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 344319)
Time Spent: 1h 50m (was: 1h 40m)
> Allow message redistribution even with STRICT or OFF message-load-balancing
> semantics
> -------------------------------------------------------------------------------------
>
> Key: ARTEMIS-1925
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1925
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Justin Bertram
> Priority: Major
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Currently if the {{message-load-balancing}} is {{STRICT}} or {{OFF}} then
> message redistribution is disabled. Message redistribution should be
> controlled only by the {{redistribtion-delay}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)