RELEASED: Public: August 7, 2024
Resolved issues
- Inbound agents not transferred among High Availability (HA) controller replicas without a label (BEE-49272)
-
An High Availability (HA) controller will detect when a replica requests an inbound permanent agent currently attached to another replica but idle, asking the current owner to disconnect so that it can reconnect to the replica that now needs it. However, this logic presumed that the request was via a label expression, and silently did nothing when a build was waiting for any available agent. Now, the absence of a label is handled uniformly; any idle inbound permanent agent in the cluster will be considered eligible for transfer.