You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Clebert Suconic (Jira)" <ji...@apache.org> on 2021/10/11 19:03:00 UTC

[jira] [Closed] (ARTEMIS-2754) Divert exclusivity can't be changed online via broker.xml

     [ https://issues.apache.org/jira/browse/ARTEMIS-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Clebert Suconic closed ARTEMIS-2754.
------------------------------------
    Resolution: Information Provided

> 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: Improvement
>          Components: Broker
>    Affects Versions: 2.11.0
>         Environment: Windows 10
> Oracle Java 1.8.0_144
>            Reporter: Jan Šmucr
>            Priority: Major
>
> 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)