Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 99979 invoked from network); 13 Nov 2006 21:44:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Nov 2006 21:44:30 -0000 Received: (qmail 88281 invoked by uid 500); 13 Nov 2006 21:44:40 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 88253 invoked by uid 500); 13 Nov 2006 21:44:40 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 88213 invoked by uid 99); 13 Nov 2006 21:44:39 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Nov 2006 13:44:39 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Nov 2006 13:44:27 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BB7A9714341 for ; Mon, 13 Nov 2006 13:43:09 -0800 (PST) Message-ID: <29645826.1163454189765.JavaMail.root@brutus> Date: Mon, 13 Nov 2006 13:43:09 -0800 (PST) From: "Hiram Chirino (JIRA)" To: activemq-dev@geronimo.apache.org Subject: [jira] Updated: (AMQ-431) only send a message once for multiple consumers on the same connection (for topics) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-431?page=all ] Hiram Chirino updated AMQ-431: ------------------------------ Fix Version/s: 4.2 (was: 4.1.0) > only send a message once for multiple consumers on the same connection (for topics) > ----------------------------------------------------------------------------------- > > Key: AMQ-431 > URL: https://issues.apache.org/activemq/browse/AMQ-431 > Project: ActiveMQ > Issue Type: Improvement > Reporter: james strachan > Fix For: 4.2.0 > > > in 3.x we sent a message once with a list of all the MessageConsumers on it so that we could avoid sending multiple messages over a socket when several consumers are on the same connection. We should add back that optimisation -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira