Return-Path: X-Original-To: apmail-activemq-issues-archive@minotaur.apache.org Delivered-To: apmail-activemq-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DC88818006 for ; Thu, 30 Jul 2015 16:53:04 +0000 (UTC) Received: (qmail 39950 invoked by uid 500); 30 Jul 2015 16:53:04 -0000 Delivered-To: apmail-activemq-issues-archive@activemq.apache.org Received: (qmail 39920 invoked by uid 500); 30 Jul 2015 16:53:04 -0000 Mailing-List: contact issues-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 issues@activemq.apache.org Received: (qmail 39910 invoked by uid 99); 30 Jul 2015 16:53:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jul 2015 16:53:04 +0000 Date: Thu, 30 Jul 2015 16:53:04 +0000 (UTC) From: "Timothy Bish (JIRA)" To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMQ-5857) Message content stored twice while sending MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Bish updated AMQ-5857: ------------------------------ Assignee: Christopher L. Shannon > Message content stored twice while sending > ------------------------------------------ > > Key: AMQ-5857 > URL: https://issues.apache.org/jira/browse/AMQ-5857 > Project: ActiveMQ > Issue Type: Bug > Components: JMS client > Affects Versions: 5.7.0, 5.8.0, 5.9.0, 5.10.0, 5.11.0 > Reporter: Benjamin Graf > Assignee: Christopher L. Shannon > > The storeContent method in ActiveMQTextMessage does not clean text field after storing content. Therefor the message temporary exists twice which can lead to OOM problems for large or many text messages concurrently processing. -- This message was sent by Atlassian JIRA (v6.3.4#6332)