Github user rlodge commented on the issue:
https://github.com/apache/activemq-artemis/pull/875
@andytaylor How does Artemis provide the same functionality by default
(without configuration for each "virtual topic / queue" being added to the
broker's configuration)? This is one of the only (maybe the only) feature
keeping us from attempting to migrate to Artemis from ActiveMQ. I've looked
through the documentation and haven't been able to find a similar feature other
than diverts, which seem to need broker configuration and broker restart, which
would be a dealbreaker, since our environment requires clients to to be able to
dynamically create the queue (not just queue-like) destinations on the fly
without broker reconfiguration or restart.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---