Michael Andre Pearce created ARTEMIS-2863:
---------------------------------------------
Summary: Support pausing dispatch during group rebalance
Key: ARTEMIS-2863
URL: https://issues.apache.org/jira/browse/ARTEMIS-2863
Project: ActiveMQ Artemis
Issue Type: Improvement
Components: Broker
Affects Versions: 2.14.0
Reporter: Michael Andre Pearce
Assignee: Michael Andre Pearce
Currently on rebalance dispatch is not paused, as such inflight messages to a
consumer when rebalanced may cause out of order issues as the new consumer
maybe dispatched a message for the same group and process it faster.
As such it would be good to have ability to pause dispatch when group rebalance
occurs, waiting till delivering "inflight" messages are processed before
re-dispatching.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)