RELEASED: Public: August 7, 2024
Resolved issues
- Blocking call to Hazelcast while holding queue lock (BEE-50733)
-
The code that manages inbound permanent agents in an High Availability (HA) controller could block waiting for a response from Hazelcast while holding the lock on the Jenkins queue. This call is now made asynchronously.
-
Internal changes to streamline development. Not user visible. (BEE-50709)
-