Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 81737 invoked from network); 1 Apr 2011 11:24:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Apr 2011 11:24:15 -0000 Received: (qmail 1293 invoked by uid 500); 1 Apr 2011 11:24:14 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 1222 invoked by uid 500); 1 Apr 2011 11:24:14 -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 1175 invoked by uid 99); 1 Apr 2011 11:24:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Apr 2011 11:24:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Apr 2011 11:24:11 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 3B96E8D9E8 for ; Fri, 1 Apr 2011 11:22:14 +0000 (UTC) Date: Fri, 1 Apr 2011 11:22:14 +0000 (UTC) From: "Gary Tully (JIRA)" To: dev@activemq.apache.org Message-ID: <977610255.27512.1301656934241.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (AMQ-2565) Consumer skips messages in a queue when invoked from another queue MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AMQ-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully updated AMQ-2565: ---------------------------- Fix Version/s: (was: 5.5.0) 5.6.0 > Consumer skips messages in a queue when invoked from another queue > ------------------------------------------------------------------ > > Key: AMQ-2565 > URL: https://issues.apache.org/jira/browse/AMQ-2565 > Project: ActiveMQ > Issue Type: Bug > Components: Broker > Affects Versions: 5.3.0 > Environment: ActiveMQ 5.4-SNAPSHOT, Spring 2.5.6, JDK 1.6 > Reporter: Dragisa Krsmanovic > Fix For: 5.6.0 > > Attachments: TransactedConcurrentConsumerTest.patch > > > MessageListener that is triggered by a message in queue A reads messages from queue B using JmsTemplate. Although there are more messages in queue B, it can only read the first one. The bug was introduced in AMQ 5.3 > This is related to [CAMEL-2305|https://issues.apache.org/activemq/browse/CAMEL-2305]. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira