RELEASED: Public: October 30, 2024
Resolved issues
- Excessive work when propagating item deletion in a High Availability (HA) controller (BEE-52251)
-
If an item (a job, folder, and so on) is deleted in a High Availability (HA) controller, or moved out of a folder, other replicas mirror the change. However, these replicas duplicated some of the processing and events applied by the replica that actually performed the deletion, and possibly lead to unwanted side effects. Now, the other replicas note it as missing from its containing folder or Jenkins root without further actions.