CloudBees Replication Parent 2457

1 minute read

RELEASED: Public: May 28, 2025

New features

None.

Feature enhancements

None.

Resolved issues

Graceful handling of no replica in cluster while queue item adoption management (BEE-57913)

Previously, when a cluster member left and no ready replica was available to adopt queue items, a NoSuchElementException was thrown, resulting in a long and noisy stack trace in the logs.

With this change, the system checks for a ready replica before proceeding. If none are available, a warning is logged, avoiding the large stack trace while still notifying maintainers of the issue.

Known issues

None.

Upgrade notes

None.