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 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.