/[Apache-SVN]
ViewVC logotype

Revision 1391152


Jump to revision: Previous Next
Author: tabish
Date: Thu Sep 27 18:17:47 2012 UTC (12 years ago)
Changed paths: 2
Log Message:
fix and tests for: https://issues.apache.org/jira/browse/AMQ-4083

Revert previous fix.  We need to ack each expired message when we detect and not overload the usage of delivered acks for extending the prefetch window.  The problem was an edge case where the broker detected a message as expired after the client had delivered it but before it ack'd it as consumed.  

Changed paths

Path Details
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/ActiveMQMessageConsumer.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/test/java/org/apache/activemq/bugs/AMQ4083Test.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26