RELEASED: Public: October 30, 2024
Resolved issues
- NullPointerException prevented rolling upgrades of High Availability (HA) controllers due to Configuration as Code changes (BEE-45463)
-
If an operations center Configuration as Code bundle specified a configuration for a High Availability (HA) managed controller that is different from the current deployment, restarting the operations center should have triggered a rolling restart of the controller with the specified configuration. Instead, a NullPointerException was printed to the system log. Now, the rolling upgrade will proceed as soon as the operations center has completed startup.