RELEASED: Public: July 29, 2025
Resolved issues
- Corrupted builds during HA rolling restart (BEE-59515)
-
Under some timing conditions, a rolling restart of an HA controller could result in two replicas claiming the same build at once, resulting in symptoms such as Pipeline Explorer reporting malformed metadata. One such case was tracked to an unnecessary attempt by a new replica to resume all known builds, which is properly handled solely by the build adoption code.