Operations Center Parent 3.27915

1 minute read

RELEASED: Public: October 15, 2025

New features

None.

Feature enhancements

None.

Resolved issues

HA: when triggering downstream jobs, under certain conditions the upstream job could wait forever (BEE-61954)

In an HA controller, when running a build that triggers other builds, an issue could occur if a downstream build completes while the upstream build is pending adoption by another replica (for example, during a rolling update). In this scenario, the event could be lost, causing the upstream build to hang indefinitely.

Now, pending messages are stored in a data structure and are periodically (every minute) retried, ensuring that adopted builds are notified as expected.

Known issues

None.

Upgrade notes

None.