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.