You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alex Rudyy (JIRA)" <ji...@apache.org> on 2019/05/22 12:35:00 UTC

[jira] [Created] (QPID-8316) [Broker-J][AMQP 0-8..0-91] The meta data of flowed to disk messages continue to occupy heap memory

Alex Rudyy created QPID-8316:
--------------------------------

             Summary: [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.1.3, qpid-java-broker-7.1.2, qpid-java-broker-7.1.1, qpid-java-broker-7.0.7
            Reporter: Alex Rudyy
             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 IBAMQ-8318. 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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