[
https://issues.apache.org/jira/browse/ARTEMIS-2863?focusedWorklogId=466104&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-466104
]
ASF GitHub Bot logged work on ARTEMIS-2863:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 04/Aug/20 08:38
Start Date: 04/Aug/20 08:38
Worklog Time Spent: 10m
Work Description: michaelandrepearce edited a comment on pull request
#3230:
URL: https://github.com/apache/activemq-artemis/pull/3230#issuecomment-668464201
> can you rebase? you have a merge branch commit in there.
@clebertsuconic i will, its still a wip thus the Do-not-merge label, i need
to add test cases still and tidyup (e.g. remove unused imports accidentally
added), i raised just so if any comments people can add as i finish off the
work on it.
----------------------------------------------------------------
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: 466104)
Time Spent: 50m (was: 40m)
> 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: 50m
> 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)