You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2014/11/24 14:09:12 UTC

[jira] [Updated] (QPID-6245) [Java Broker] Large messages can cause OOM exceptions in 0-9 path due to unnecessary retained references in the delivery path

     [ https://issues.apache.org/jira/browse/QPID-6245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Godfrey updated QPID-6245:
------------------------------
    Status: Reviewable  (was: In Progress)

> [Java Broker] Large messages can cause OOM exceptions in 0-9 path due to unnecessary retained references in the delivery path
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-6245
>                 URL: https://issues.apache.org/jira/browse/QPID-6245
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Rob Godfrey
>            Assignee: Rob Godfrey
>             Fix For: 0.31
>
>
> When enqueuing a message onto a Queue, the broker transitions it from an "IncomingMessage" to an AMQMessage which is then placed on the queue.
> This step involves the copying of data from the incoming message to the AMQMessage.  Once this copying is done, the incoming message should be discarded in order to reclaim memory.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org