[ 
https://issues.apache.org/jira/browse/ARTEMIS-2863?focusedWorklogId=468784&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-468784
 ]

ASF GitHub Bot logged work on ARTEMIS-2863:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Aug/20 18:12
            Start Date: 10/Aug/20 18:12
    Worklog Time Spent: 10m 
      Work Description: clebertsuconic commented on pull request #3230:
URL: https://github.com/apache/activemq-artemis/pull/3230#issuecomment-671507739


   full list of failing tests:
   
   
   Test Name | Duration | Age
   -- | -- | --
   
org.apache.activemq.artemis.tests.integration.jms.RedeployTest.testRedeployRemoveFilter
 | 2.3 sec | 1
   
org.apache.activemq.artemis.tests.integration.jms.RedeployTest.testRedeployFilter
 | 2.3 sec | 1
   
org.apache.activemq.artemis.tests.integration.jms.RedeployTest.testRedeployQueueDefaults
 | 37 ms | 1
   
org.apache.activemq.artemis.tests.integration.jms.client.AutoGroupingTest.testGroupRebalanceUsingAddressQueueParameters
 | 29 ms | 1
   
org.apache.activemq.artemis.tests.integration.jms.client.GroupIDTest.testGroupRebalanceUsingAddressQueueParameters
 | 26 ms | 1
   
org.apache.activemq.artemis.tests.integration.jms.client.GroupingTest.testGroupRebalanceUsingAddressQueueParameters
 | 34 ms | 1
   
org.apache.activemq.artemis.tests.integration.jms.client.GroupingTest.testGroupRebalance
 | 10 sec | 1
   
org.apache.activemq.artemis.tests.integration.management.ActiveMQServerControlTest.testCreateAndDestroyQueue_5[legacyCreateQueue=true]
 | 45 ms | 1
   
org.apache.activemq.artemis.tests.integration.persistence.ConfigChangeTest.testChangeQueueFilterOnRestart
   
   


----------------------------------------------------------------
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: 468784)
    Time Spent: 1.5h  (was: 1h 20m)

> 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: 1.5h
>  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)

Reply via email to