-
Task
-
Resolution: Done
-
Major
-
4.11.0
-
None
The EnvironmentBeanMBean interfaces have both getters and setters. However, most config variables are read at startup and subsequent modifications don't have an effect on the running system. This is confusing for users, who wonder why changes via the MBean don't seem to work. Remove the setters for now, add then back individually as/when we move to supporting dynamic property updates.