[
https://issues.apache.org/jira/browse/AMQ-5857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14649642#comment-14649642
]
ASF subversion and git services commented on AMQ-5857:
------------------------------------------------------
Commit 310c2bb05916811a25b84d76f11fb84b40087914 in activemq's branch
refs/heads/master from [~cshannon]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=310c2bb ]
https://issues.apache.org/jira/browse/AMQ-5857
Fixing a potential race condition in the storeContent
method of ActiveMQTextMessage
> 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
> Fix For: 5.12.0
>
>
> 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)