[
https://issues.apache.org/jira/browse/ARTEMIS-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435449#comment-17435449
]
Gary Tully commented on ARTEMIS-1925:
-------------------------------------
To clarify the intent:
OFF == OFF_WITH_REDISTRIBUTION + redistributionDelay = -1
OFF_WITH_REDISTRIBUTION + redistributionDelay > 0 is the new capability, the
state of no local consumers with pending messages can now kick off
redistribution and routing of OFF_WITH_REDISTRIBUTION will allow it, OFF will
not.
the point being that OFF_WITH_REDISTRIBUTION needs to be paired with an address
setting to enable the redistributionDelay.
> Allow message redistribution even with 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
> Assignee: Gary Tully
> Priority: Major
> Fix For: 2.19.0
>
> Time Spent: 9h 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)