Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 32937 invoked from network); 4 Jun 2006 21:51:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Jun 2006 21:51:51 -0000 Received: (qmail 46445 invoked by uid 500); 4 Jun 2006 21:51:51 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 46346 invoked by uid 500); 4 Jun 2006 21:51:51 -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 46337 invoked by uid 99); 4 Jun 2006 21:51:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Jun 2006 14:51:51 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Jun 2006 14:51:49 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B134371421B for ; Sun, 4 Jun 2006 21:50:51 +0000 (GMT) Message-ID: <27011420.1149457851723.JavaMail.jira@brutus> Date: Sun, 4 Jun 2006 21:50:51 +0000 (GMT+00:00) From: "Danielius Jurna (JIRA)" To: activemq-dev@geronimo.apache.org Subject: [jira] Updated: (AMQ-736) Broker is not delivering all messages to slow consumer In-Reply-To: <7641991.1149285531478.JavaMail.jira@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 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ https://issues.apache.org/activemq/browse/AMQ-736?page=all ] Danielius Jurna updated AMQ-736: -------------------------------- Attachment: slowConsumer.patch > Broker is not delivering all messages to slow consumer > ------------------------------------------------------ > > Key: AMQ-736 > URL: https://issues.apache.org/activemq/browse/AMQ-736 > Project: ActiveMQ > Type: Bug > Components: Broker > Versions: 4.0 > Environment: Linux/Windows Java 1.5.0_06 > Reporter: Danielius Jurna > Priority: Critical > Attachments: SlowConsumerTest.java, slowConsumer.patch > > > When producer produces more messages than consumer can handle, after some time some messages are not delivered to the consumer (they are just skipped). To get those messages from the broker, you need to reconnect the consumer. It seems that this bug only occures if message persistance is turned on in the broker. -- 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