activemq-flow: Store and SharedQueue enhancements -- new SharedQueue
implementation that is persistent
------------------------------------------------------------------------------------------------------
Key: AMQ-2230
URL: https://issues.apache.org/activemq/browse/AMQ-2230
Project: ActiveMQ
Issue Type: Improvement
Affects Versions: incubation
Environment: N/A
Reporter: Colin MacNaughton
Fix For: incubation
This patch replaces the old SharedQueue implementation with one that uses the
store. General persistence and recovery of the shared, partitioned and
priority queues are working.
There are some still some issues that need to be worked out:
1. Memory limiting -- there are still some issue in this area when the queue
size is larger than the memory size.
2. Message expiration is not yet implemented.
3. Redelivery updates are not yet working.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.