[
https://issues.apache.org/jira/browse/ARTEMIS-2863?focusedWorklogId=465752&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-465752
]
ASF GitHub Bot logged work on ARTEMIS-2863:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 03/Aug/20 15:27
Start Date: 03/Aug/20 15:27
Worklog Time Spent: 10m
Work Description: michaelandrepearce opened a new pull request #3230:
URL: https://github.com/apache/activemq-artemis/pull/3230
----------------------------------------------------------------
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: 465752)
Remaining Estimate: 0h
Time Spent: 10m
> 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
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)