activemq-flow: refactored protocol handlers and added DurableSubscription,
TopicSubscription and QueueSubscription; fixed up ExclusivePersistentQueue for
durables
------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: AMQ-2261
URL: https://issues.apache.org/activemq/browse/AMQ-2261
Project: ActiveMQ
Issue Type: Improvement
Components: Broker
Affects Versions: incubation
Environment: N/A
Reporter: Colin MacNaughton
Fix For: incubation
Changes:
-Refactored protocol handler ConsumerContexts to implement queue.Subscription
so that they can be bound as Subscription targets to queues and topics in the
broker.
-Changes to Subscription interfaces in support of the above changes.
-Added fixes to ExclusivePersistentQueue so it can be used as the
dispatch/persistence mechanism for DurableSubscription.
-Other minor fixes/cleanup.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.