Hello everyone, I'm currently playing around with the Federation concept of ActiveMQ Artemis.
>From the examples and my own experience I came to the conclusion that its >currently not possible to dynamically create an address >federation<https://activemq.apache.org/components/artemis/documentation/latest/federation-address.html> > on a running ActiveMQ Artemis broker. E.g., if the <federations> configuration in the broker.xml is modified, the modification does not take effect after the configuration is reloaded (Configuration Reload<https://activemq.apache.org/components/artemis/documentation/latest/config-reload.html>). Am I right with my conclusion that setting up address federation dynamically on a "running" broker is currently not possible? Best regards, Daniel Eichinger
