Hi,

The runtime configuration plugin which automatically reload the broker only 
works with some configuration section:
- networkConnectors
- destinationPolicies
- plugins (including authorizationPlugin)
- destinationInterceptors

users.properties and group.properties are not "monitored" by the runtime 
configuration plugin.
Actually, the login module is responsible to the loading/reloading (depending 
of the JAAS login module).

Regards
JB

> Le 18 juin 2021 à 04:10, ヤ艾枫o.-- <1169114...@qq.com.INVALID> a écrit :
> 
> When I use jaas,I should to change activemq.xml 
> (<plugins&gt;<authorizationPlugin&gt;<Map&gt;<authorizationMQ&gt;).
> this change do not need to restart broker.
> But, i hava to change user.properties and group.properties ,this change need 
> to restart broker.
> i want to know change user.properties and group.properties files&nbsp;without 
> restarting the broker
> 
> 
> 
> 
> ------------------&nbsp;原始邮件&nbsp;------------------
> 发件人:                                                                          
>                                               "users"                         
>                                                            
> <tb...@alumni.duke.edu&gt;;
> 发送时间:&nbsp;2021年6月17日(星期四) 晚上7:38
> 收件人:&nbsp;"ActiveMQ Users"<users@activemq.apache.org&gt;;
> 
> 主题:&nbsp;Re: For all configurations of ActiveMQ 5. X, it will take effect 
> only after the service is restarted?
> 
> 
> 
> At least some portions of the configuration can be reloaded without a
> restart. https://activemq.apache.org/runtime-configuration has details
> about what portions of the configuration support live configuration
> reloading.
> 
> If there's something that isn't supported that you think should be, you can
> propose that support for it be added by submitting an enhancement request
> in JIRA.
> 
> Tim
> 
> On Thu, Jun 17, 2021, 12:44 AM ヤ艾枫o.-- <1169114...@qq.com&gt; wrote:
> 
> &gt; Hi
> &gt; When i use activemq,i hava to change some configuration,for example :add
> &gt; users, change transportConnector port.
> &gt; Complete the above modification in the activmq. XML file.I have to
> &gt; restarted the broker and this change can effect.
> &gt; Why in this way of design, It's troublesome to use this way,Can't you 
> load
> &gt; the configuration file automatically, save the restart 
> process?&amp;nbsp;&amp;nbsp;

Reply via email to