RELEASED: Public: March 6, 2024
Resolved issues
- Failure to adopt running build during HA rolling restart (BEE-45453)
-
A High Availability (HA) controller replica can attempt to adopt a running build from another replica being cycled out by a rolling restart, but fail to do so within one minute. This lets another replica adopt the build instead and potentially lead to data corruption. The changes to blocking behavior should now avoid some of these cases.