Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 68647 invoked from network); 10 Nov 2006 07:20:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Nov 2006 07:20:24 -0000 Received: (qmail 16415 invoked by uid 500); 10 Nov 2006 07:20:35 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 16288 invoked by uid 500); 10 Nov 2006 07:20:34 -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 16276 invoked by uid 99); 10 Nov 2006 07:20:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Nov 2006 23:20:34 -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; Thu, 09 Nov 2006 23:20:22 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9D0157142F7 for ; Thu, 9 Nov 2006 23:20:02 -0800 (PST) Message-ID: <6506184.1163143202640.JavaMail.root@brutus> Date: Thu, 9 Nov 2006 23:20:02 -0800 (PST) From: "Adrian Co (JIRA)" To: activemq-dev@geronimo.apache.org Subject: [jira] Assigned: (AMQ-1024) Exclusive Consumer Losing a Message In-Reply-To: <15846372.1162615142502.JavaMail.root@brutus> 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-1024?page=all ] Adrian Co reassigned AMQ-1024: ------------------------------ Assignee: Adrian Co > Exclusive Consumer Losing a Message > ----------------------------------- > > Key: AMQ-1024 > URL: https://issues.apache.org/activemq/browse/AMQ-1024 > Project: ActiveMQ > Issue Type: Bug > Components: Broker > Affects Versions: 4.0.1 > Environment: Windows XP > Reporter: M H > Assigned To: Adrian Co > > In my test, I have two consumers, one is set to be an exclusive consumer. The exclusive consumer is started last. If a producer sends 10 messages, one message goes to the non-exclusive consumer while the other 9 messages go to the exclusive consumer. I would think all the messages should go to the exclusive consumer even though it is started after the non-exclusive consumer. Both consumers were started before the producer sent any messages. -- 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