/[Apache-SVN]
ViewVC logotype

Revision 581747


Jump to revision: Previous Next
Author: chirino
Date: Wed Oct 3 23:32:29 2007 UTC (17 years ago)
Changed paths: 4
Log Message:
Fix for https://issues.apache.org/activemq/browse/AMQ-1038
 We now send REDELIVERY acks to the broker when a message is redelivered.  This allows the broker to update the message with the number of times redelivery has occured so that if the message is delivered to another consumer it can DQL the message when max redeliveries have occured across consumers.



Changed paths

Path Details
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/ActiveMQMessageConsumer.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/ActiveMQSession.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/PrefetchSubscription.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/command/MessageAck.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26