[
https://issues.apache.org/jira/browse/AMQ-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14173819#comment-14173819
]
Tamas Cserveny commented on AMQ-2106:
-------------------------------------
Caveat emptor!
using message.setIntProperty("JMSXGroupSeq", -1); will break the order of the
messages. Use it carefully!
> Allow broker to evenly distribute message groups among consumers
> ----------------------------------------------------------------
>
> Key: AMQ-2106
> URL: https://issues.apache.org/jira/browse/AMQ-2106
> Project: ActiveMQ
> Issue Type: New Feature
> Components: Broker
> Affects Versions: 5.2.0
> Reporter: Dejan Bosanac
> Assignee: Gary Tully
> Fix For: 5.7.0
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)