You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2015/08/04 15:37:05 UTC

[jira] [Commented] (AMQ-5915) Support dynamically adding Virtual Destinations

    [ https://issues.apache.org/jira/browse/AMQ-5915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653642#comment-14653642 ] 

Gary Tully commented on AMQ-5915:
---------------------------------

there is some support for this via https://github.com/apache/activemq/blob/master/activemq-runtime-config/src/test/java/org/apache/activemq/VirtualDestTest.java

> Support dynamically adding Virtual Destinations
> -----------------------------------------------
>
>                 Key: AMQ-5915
>                 URL: https://issues.apache.org/jira/browse/AMQ-5915
>             Project: ActiveMQ
>          Issue Type: New Feature
>            Reporter: Christopher L. Shannon
>            Assignee: Christopher L. Shannon
>             Fix For: 5.13.0
>
>
> Currently virtual destinations must be added before the broker is started by adding them to a virtual destination interceptor.  This is because of how the virtual destinations are processed on broker start up.
> I need to be able to add and remove virtual destinations dynamically after the broker is already running to support dynamic dataflows.  For example, sometimes I need to temporarily forward messages from one destination to another (such as a topic to queue) without having to restart the entire broker and change the configuration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)