Description
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.
Attachments
Issue Links
- is related to
-
ARTEMIS-4410 Openwire prefetched messages can be out of order after failover to an exclusive queue
- Closed
- links to