1 Feb 04:19
Re: Confusing docs about disabling flow control
So is the community abandoning its documentation in favor of the fuse documentation? I've seen similar replies a few times to go look at fuse docs vs. what is on the activemq.apache.org site before. Would be nice to have a single concise location to find the most current/accurate/comprehensive documentation for the project. --jason On Jan 30, 2012, at 1:41 AM, Torsten Mielke wrote: > Hello Jason, > > Yes, you can simply set producerFlowControl=false on an out-of-the-box broker configuration without having to change the underlying cursor. > When disabling flow control, make sure to set upper limits for storeUsage tempUsage and memoryUsage to prevent the broker from running out of disk space or heap memory. > > > There is perhaps better documentation provided by FuseSource on this topic > http://fusesource.com/products/enterprise-activemq/#documentation > > Also see the persistence guide which has a full chapter on message cursors > http://fusesource.com/docs/broker/5.5/persistence/index.html > > > Hope this helps, > > > > Torsten Mielke(Continue reading)
RSS Feed