[
https://issues.apache.org/jira/browse/ARTEMIS-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435965#comment-17435965
]
Gary Tully commented on ARTEMIS-1925:
-------------------------------------
understanding the side note now, but I am not sure of the benefit over
OFF_WITH_REDISTRIBUTION, I think it will only depend on the redistribution
delay and effect latency. In terms of disk ops, the message will always be
persisted on the local broker and routed to a local or remote binding. on
redistribution it will be forwarded, but that is also what happens with a
remote binding, it is "store and forward" in both cases.
If there is some more benefit that I am not seeing, feel free to raise a
separate enhancement issue where it can be addressed.
> 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: 10h 10m
> 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)