You would be my new best friend if you did  :)

In my opinion, it seems to me like this should be turned off by default and
then the option to turn it on is available.  I am hitting OutOfMemory errors
after 10,000 messages, which takes about an hour for me.

On Tue, Oct 14, 2008 at 10:16 AM, James Strachan
<[EMAIL PROTECTED]>wrote:

> 2008/10/10 Rob Davies <[EMAIL PROTECTED]>:
> > That's not a a memory leak you're seeing - that's the wacky  Retroactive
> > Consumer functionality - see
> > http://activemq.apache.org/retroactive-consumer.html
> > The default policy is FixedSizeSubscrptionRecoveryPolicy - and the
> default
> > cache size for each topic in 5.1 is about 6mb. I'd suggest configuring a
> > smaller size for the cache (this is done by default in 5.2) - or
> disabling
> > it all together ;) - see see
> > http://activemq.apache.org/subscription-recovery-policy.html
>
> I wonder if we should comment out the use of this policy by default?
> --
> James
> -------
> http://macstrac.blogspot.com/
>
> Open Source Integration
> http://fusesource.com/
>

Reply via email to