GitHub user gtully opened a pull request:
https://github.com/apache/activemq-artemis/pull/1712
[DOC] add section on migrating virtual topics
This is a work in progress but a good start.
need to find out the direct address that could correspond to a consumer
queue and if that would be auto created.
Also - it begs the question - can we have a redirection of some vt
consumers to the corresponding queues via a plugin
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gtully/activemq-artemis doc-vt-migration
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1712.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1712
----
commit e6e38df55b90e6e7af4aedf3e26504240bfddc67
Author: gtully <[email protected]>
Date: 2017-12-14T16:30:56Z
[DOC] add section on migrating virtual topics
----
---