Jan Šmucr created ARTEMIS-2754:
----------------------------------
Summary: Divert exclusivity can't be changed online via broker.xml
Key: ARTEMIS-2754
URL: https://issues.apache.org/jira/browse/ARTEMIS-2754
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Broker
Affects Versions: 2.11.0
Environment: Windows 10
Oracle Java 1.8.0_144
Reporter: Jan Šmucr
Changing the
{code:java}
<exclusive>true</exclusive> {code}
to
{code:java}
<exclusive>false</exclusive> {code}
and vice versa in broker.xml does not change the exclusivity of the divert. The
broker needs to be restarted in order for the change to be applied.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)