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?