/[Apache-SVN]
ViewVC logotype

Revision 1021466


Jump to revision: Previous Next
Author: gtully
Date: Mon Oct 11 19:06:02 2010 UTC (14 years ago)
Changed paths: 8
Log Message:
resolve https://issues.apache.org/activemq/browse/AMQ-2103 and https://issues.apache.org/activemq/browse/AMQ-2966, implement fix for 2103 using boolean policy for queues named reduceMemoryFootprint, when set, after a message is persisted, the internal state is cleared. This works at a natural sync point in the broker and avoids contention. The contention to marshall with the original patch results in AMQ-2966

Changed paths

Path Details
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/BaseDestination.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/Queue.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/policy/PolicyEntry.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/command/ActiveMQMapMessage.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/command/ActiveMQObjectMessage.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/command/ActiveMQTextMessage.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/command/Message.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/test/java/org/apache/activemq/bugs/AMQ2103Test.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26