Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 94759 invoked from network); 10 Feb 2009 08:09:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Feb 2009 08:09:44 -0000 Received: (qmail 34019 invoked by uid 500); 10 Feb 2009 08:09:43 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 33986 invoked by uid 500); 10 Feb 2009 08:09:43 -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 33975 invoked by uid 99); 10 Feb 2009 08:09:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Feb 2009 00:09:43 -0800 X-ASF-Spam-Status: No, hits=-1999.8 required=10.0 tests=ALL_TRUSTED,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Feb 2009 08:09:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D7590234C4B5 for ; Tue, 10 Feb 2009 00:09:14 -0800 (PST) Message-ID: <476859232.1234253354880.JavaMail.jira@brutus> Date: Tue, 10 Feb 2009 00:09:14 -0800 (PST) From: "Rob Davies (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQ-2100) Concurrent Modification of Delivered Messages in MessageConsumer.dispose() In-Reply-To: <1372042115.1234251059433.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Davies resolved AMQ-2100. ----------------------------- Resolution: Fixed Fixed by SVN revision 742876 > Concurrent Modification of Delivered Messages in MessageConsumer.dispose() > -------------------------------------------------------------------------- > > Key: AMQ-2100 > URL: https://issues.apache.org/activemq/browse/AMQ-2100 > Project: ActiveMQ > Issue Type: Bug > Components: JMS client > Affects Versions: 5.2.0 > Reporter: Rob Davies > Assignee: Rob Davies > Fix For: 5.3.0 > > > See thread on ActiveMQ user list: http://www.nabble.com/ConcurrentModificationException-while-closing-consumer-td21867250.html#a21924323 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.