Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 6072 invoked from network); 27 Aug 2009 07:26:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Aug 2009 07:26:22 -0000 Received: (qmail 10598 invoked by uid 500); 27 Aug 2009 07:26:21 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 10526 invoked by uid 500); 27 Aug 2009 07:26:21 -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 10516 invoked by uid 99); 27 Aug 2009 07:26:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Aug 2009 07:26:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Thu, 27 Aug 2009 07:26:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D23F6234C044 for ; Thu, 27 Aug 2009 00:25:50 -0700 (PDT) Message-ID: <430888226.1251357950845.JavaMail.jira@brutus> Date: Thu, 27 Aug 2009 00:25:50 -0700 (PDT) From: "Fabrice Delaporte (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQ-2364) Failover transport memory leak on rollback In-Reply-To: <654534377.1251125750132.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabrice Delaporte updated AMQ-2364: ----------------------------------- Affects Version/s: 5.3.0 > Failover transport memory leak on rollback > ------------------------------------------ > > Key: AMQ-2364 > URL: https://issues.apache.org/activemq/browse/AMQ-2364 > Project: ActiveMQ > Issue Type: Bug > Affects Versions: 5.2.0, 5.3.0 > Environment: Java 1.6 > Reporter: Fabrice Delaporte > Priority: Critical > > See this description: > [http://www.nabble.com/Failover-transport-memory-leak-on-rollback-td24868423.html] > I'm not sure but maybe the TransactionContext should call this.connection.syncSendPacket(info) instead of this.connection.asyncSendPacket(info). > Cheers, > Fabrice -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.