[
https://issues.apache.org/jira/browse/QPID-8316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864654#comment-16864654
]
ASF subversion and git services commented on QPID-8316:
-------------------------------------------------------
Commit ee225cdada7be63ea5ae7bfdaecc635bbabc3d5a in qpid-broker-j's branch
refs/heads/master from Alex Rudyy
[ https://gitbox.apache.org/repos/asf?p=qpid-broker-j.git;h=ee225cd ]
QPID-8316: [Broker-J] Message validation should not store decoded headers in
heap
> [Broker-J][AMQP 0-8..0-91] The meta data of flowed to disk messages continue
> to occupy heap memory
> --------------------------------------------------------------------------------------------------
>
> Key: QPID-8316
> URL: https://issues.apache.org/jira/browse/QPID-8316
> Project: Qpid
> Issue Type: Bug
> Components: Broker-J
> Affects Versions: qpid-java-broker-7.0.7, qpid-java-broker-7.1.1,
> qpid-java-broker-7.1.2, qpid-java-broker-7.1.3
> Reporter: Alex Rudyy
> Priority: Critical
> Fix For: qpid-java-broker-7.0.8, qpid-java-broker-7.1.4
>
>
> A regression in heap memory utilization was introduced in message validation
> functionality implemented as part of QPID-8273. The message metadata is
> loaded into heap for message validation and continue to remain in heap until
> message is consumed. The flow to disk functionality does not clean metadata
> objects as message is not considered as being resided in memory.
> The issue can be mitigated by increasing heap size.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]