mirror of
https://github.com/apache/activemq.git
synced 2025-02-19 16:36:44 +00:00
Some stores like the journal hold messages around and use the usage manager to know when it should flush to disk. - Moved alot of the message reference counting logic from the PrefetchSubscription up to it's subclasses since they all seem to do it just a slightly different way. I think it makes easier to see now how the usage manager is affected by operations. - I fixed and verifed that the keepDurableSubsActive=true option actually works. I think we should make this the default setting since it make recovery safer. Once we have a better spooling implementation we can turn if off again. git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@389941 13f79535-47bb-0310-9956-ffa450edef68
Welcome to ActiveMQ =================== ActiveMQ is a high performance Apache 2.0 licenced Message Broker and JMS 1.1 implementation. To help you get started, try the following links:- Getting Started http://incubator.apache.org/activemq/Getting+Started Building http://incubator.apache.org/activemq/Building Examples http://incubator.apache.org/activemq/Examples We welcome contributions of all kinds, for details of how you can help http://incubator.apache.org/activemq/Contributing Please refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel http://incubator.apache.org/activemq/ Please help us make ActiveMQ better - we appreciate any feedback you may have. Enjoy! ----------------- The ActiveMQ team
Description
Languages
Java
97%
JavaScript
1.7%
HTML
0.6%
Shell
0.3%
CSS
0.1%
Other
0.1%