[
https://issues.apache.org/activemq/browse/AMQ-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Davies resolved AMQ-1321.
-----------------------------
Fix Version/s: 5.1.0
(was: 5.2.0)
Resolution: Fixed
The default policy in 5.1 is FixedSizeSubscriptonRecoveryPolicy
> Topic default SubscriptionRecoveryPolicy can waste a huge amount of memory
> --------------------------------------------------------------------------
>
> Key: AMQ-1321
> URL: https://issues.apache.org/activemq/browse/AMQ-1321
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 4.1.1
> Environment: activemq svn branch 4.1
> Reporter: Manuel Teira
> Fix For: 5.1.0
>
> Attachments: Topic.patch
>
>
> Default topic SubscriptionRecoveryPolicy is a
> FixedCountSubscriptionRecoveryPolicy, that can eventually lead to huge amount
> of memory wasted by messages in topics. James recommended to set it to
> NoSubscriptionRecoveryPolicy.
> I'm sending a patch to do so in 4.1 branch.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.