[
https://issues.apache.org/jira/browse/AMQ-6323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher L. Shannon resolved AMQ-6323.
-----------------------------------------
Resolution: Fixed
Fix Version/s: 5.14.0
> 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
> Fix For: 5.14.0
>
>
> 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)