jdiameter
jdiameter copied to clipboard
Enable re-load of the config xml
The configuration shall be reloaded from the XML when changed, to enable not stopping the stack and restarting. We have tested the trunk, and after 10 min, no changed was applied.
Hi @SummaNetworks
Thanks for this feature request. This isn't yet planned to our roadmap, but we'll evaluate the feasibility. Currently it should be possible to modify some of the parameters during runtime via JMX, but not all, and those are not persisted across restarts.
Since the configuration is mutable (ie, new peers or realms may be added in runtime, etc), it brings extra complexity to this feature.