[
https://issues.apache.org/jira/browse/ARTEMIS-1925?focusedWorklogId=341750&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-341750
]
ASF GitHub Bot logged work on ARTEMIS-1925:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 12/Nov/19 08:08
Start Date: 12/Nov/19 08:08
Worklog Time Spent: 10m
Work Description: AntonRoskvist commented on issue #2889: ARTEMIS-1925
combine STRICT and OFF with redistribution
URL: https://github.com/apache/activemq-artemis/pull/2889#issuecomment-552781121
Hi,
I had a test with the load balancing type "OFF_WITH_REDISTRIBUTION" and fail
to see a difference in the semantics of straight up "ON_DEMAND" load balancing.
All incoming load was distributed evenly to all nodes that had registered
consumers for my testing queue. The redistribution-delay made no difference to
this behavior, even when I increased it to 60000 milliseconds (just for
verification).
Am I missing something?
----------------------------------------------------------------
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: 341750)
Time Spent: 50m (was: 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: 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)