Gary Tully created AMQ-4302:
-------------------------------
Summary: Plugin to convert durable subscribers to virtual topic
subs
Key: AMQ-4302
URL: https://issues.apache.org/jira/browse/AMQ-4302
Project: ActiveMQ
Issue Type: New Feature
Components: Broker
Affects Versions: 5.8.0
Reporter: Gary Tully
Durable topics in a cluster have some limitations that are eased with virtual
destinations. Namely migrating messages as a durable sub moves across the
cluster.
To make migration easy for existing client code that uses durable subs it may
make sense to have a broker plugin automatically replace a durable with a
subscription to a corresponding virtual topic destination.
using clientId/subscriberName to identify the virtual destination. An
unsubscribe would purge that dest.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira