Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9720FDD34 for ; Mon, 1 Oct 2012 10:03:09 +0000 (UTC) Received: (qmail 34014 invoked by uid 500); 1 Oct 2012 10:03:09 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 33866 invoked by uid 500); 1 Oct 2012 10:03:09 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 33839 invoked by uid 99); 1 Oct 2012 10:03:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2012 10:03:08 +0000 Date: Mon, 1 Oct 2012 21:03:08 +1100 (NCT) From: "Gary Tully (JIRA)" To: dev@activemq.apache.org Message-ID: <343391779.147372.1349085788405.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (AMQ-2106) Allow broker to evenly distribute message groups among consumers MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-2106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13466715#comment-13466715 ] Gary Tully commented on AMQ-2106: --------------------------------- to get load redistribution, it is necessary to close the groups to indicate to the broker when a batch is complete such that reassignment does not occur in the middle of a batch. http://activemq.apache.org/message-groups.html#MessageGroups-ClosingaMessageGroup > 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.x > > > 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. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira