[ 
https://issues.apache.org/activemq/browse/AMQ-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51233#action_51233
 ] 

Luis Rojas commented on AMQ-2106:
---------------------------------

Hello,

Any possible date for starting working on this? I consider it quite important, 
because without it the redundancy provided by the use of Message Groups is 
partially broken. Whenever a consumer crashes, its message groups are 
reassigned, but when this consumer comes back online it will never again 
receive any message. The only way to fix this is to restart ActiveMQ whenever a 
consumer restarts!

Regards,

Luis

> Allow broker to evenly distribute message groups among consumers
> ----------------------------------------------------------------
>
>                 Key: AMQ-2106
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2106
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: Broker
>    Affects Versions: 5.2.0
>            Reporter: Dejan Bosanac
>            Assignee: Dejan Bosanac
>
> Currently the broker will not reassign message groups if new consumers 
> becomes available (or existing ones are removed). We could allow the broker 
> to try reassign the message groups when consumers are added/removed so that 
> we have a even distribution among consumers. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to