/[Apache-SVN]
ViewVC logotype

Revision 640890


Jump to revision: Previous Next
Author: chirino
Date: Tue Mar 25 16:45:00 2008 UTC (16 years, 6 months ago)
Changed paths: 9
Log Message:
In the queue case, when a consumer was closed it was not properly re-delivering messages to other available consumers.  This was causing message to look like they got dropped.  

 - When we shut a queue sub down we now get it's pending+dispatched list and re-dispatch that to the other available subscriptions.



Changed paths

Path Details
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/AbstractSubscription.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/broker/region/Queue.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/Subscription.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/cursors/AbstractPendingMessageCursor.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/cursors/FilePendingMessageCursor.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/cursors/PendingMessageCursor.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/cursors/StoreDurableSubscriberCursor.java modified , text changed
Directoryactivemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/region/cursors/VMPendingMessageCursor.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26