elasticsearch/server
Jeremy Dahlgren a3dc9183d5
Disable logging in ClusterFormationFailureHelper on shutdown. (#125244)
Modifies Coordinator to enable logging in ClusterFormationFailureHelper
when started and disables logging in ClusterFormationFailureHelper when
stopped.  The warning scheduler handling and invariant check in the
Coordinator are left as is, with the logging boolean set independently,
eliminating the need to hold the mutex in doStop() when Coordinator.stop()
is called when the Node is shutdown.

Closes #105559.

* Update docs/changelog/125244.yaml
2025-03-20 08:12:34 -04:00
..
licenses
src Disable logging in ClusterFormationFailureHelper on shutdown. (#125244) 2025-03-20 08:12:34 -04:00
build.gradle