You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christopher L. Shannon (JIRA)" <ji...@apache.org> on 2016/06/14 14:36:01 UTC

[jira] [Created] (AMQ-6323) Support reduceMemoryFootprint flag for Topics

Christopher L. Shannon created AMQ-6323:
-------------------------------------------

             Summary: Support reduceMemoryFootprint flag for Topics
                 Key: AMQ-6323
                 URL: https://issues.apache.org/jira/browse/AMQ-6323
             Project: ActiveMQ
          Issue Type: New Feature
          Components: Broker
    Affects Versions: 5.13.3
            Reporter: Christopher L. Shannon
            Assignee: Christopher L. Shannon


Currently the {{reduceMemoryFootprint}} flag exists on a policy and can be used for Queues but not for Topics.  While the flag can be set for Topics, it doesn't get applied anywhere.  We should be able to apply this flag for persistent messages just like we do for Queues so that the state can be cleared after the message has been marshalled to a byte sequence.  This will allow the broker to save memory and help prevent OOM errors because the memory usage counter only tracks the marshalled state of the message.



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