/[Apache-SVN]
ViewVC logotype

Revision 1077886


Jump to revision: Previous Next
Author: gtully
Date: Fri Mar 4 11:31:01 2011 UTC (13 years, 7 months ago)
Changed paths: 6
Log Message:
https://issues.apache.org/jira/browse/AMQ-3193 - fix regression with spring listener test. IndirectMessageRef cannot do equals bc it will break composite destination delivery to a single consumer, possible to break inflight count as ack of one message removes others from dispatched when message ref matches in error.
Fix is to ensure message ref is passed about such that there is a single ref per message. rework some internals to pass ref rather than message.

Changed paths

Path Details
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/jmx/QueueView.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/IndirectMessageReference.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/transport/InactivityMonitor.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/util/BrokerSupport.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/test/java/org/apache/activemq/broker/jmx/MBeanTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26