RELEASED: Public: November 15, 2023
New features
- Make asynchronous messaging work for High Availability (HA) controllers (BEE-28013)
-
Asynchronous messaging relies on the remoting channel that exists between the operations center and controllers.
When running a High Availability (HA) controller, only one replica has a live remoting channel, so asynchronous messaging was not working between other replicas and the operations center or other controllers. This change makes the messaging implementation work between any replica and operations center or any other controller.