RELEASED: Public: October 15, 2025
Resolved issues
- Double adoption of build in HA controller (BEE-62584)
-
Under heavy load conditions, a periodic process in an HA controller could have discovered a build in need of adoption (after its owning replica exited) at the same time that the adoption request was being processed. This race condition could result in two replicas both claiming the build, or one replica attempting to adopt it twice, causing metadata corruption.