You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2013/02/07 13:19:13 UTC

[jira] [Created] (AMQ-4302) Plugin to convert durable subscribers to virtual topic subs

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