When I use jaas,I should to change activemq.xml (<plugins><authorizationPlugin><Map><authorizationMQ>). 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 without restarting the broker
------------------ ???????? ------------------ ??????: "users" <tb...@alumni.duke.edu>; ????????: 2021??6??17??(??????) ????7:38 ??????: "ActiveMQ Users"<users@activemq.apache.org>; ????: 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> wrote: > Hi > When i use activemq??i hava to change some configuration,for example :add > users, change transportConnector port. > Complete the above modification in the activmq. XML file.I have to > restarted the broker and this change can effect. > Why in this way of design, It's troublesome to use this way,Can't you load > the configuration file automatically, save the restart process?&nbsp;&nbsp;