CloudBees Replication Parent 2060

1 minute read

RELEASED: Public: November 27, 2024

New features

None.

Feature enhancements

None.

Resolved issues

Redundant save of $JENKINS_HOME/config.xml from High Availability (HA) replicas (BEE-53577)

When one replica in a High Availability (HA) controller saved $JENKINS_HOME/config.xml, the other replicas would reload it from disk as expected, but then also resave it. This was at best a waste of I/O, and potentially a source of occasional errors in network filesystems.

Known issues

None.

Upgrade notes

None.