elasticsearch/docs/reference/modules/discovery
David Turner eabe2d1b34
Increase PeerFinder verbosity on persistent failure (#73128)
If a node is partitioned away from the rest of the cluster then the
`ClusterFormationFailureHelper` periodically reports that it cannot
discover the expected collection of nodes, but does not indicate why. To
prove it's a connectivity problem, users must today restart the node
with `DEBUG` logging on `org.elasticsearch.discovery.PeerFinder` to see
further details.

With this commit we log messages at `WARN` level if the node remains
disconnected for longer than a configurable timeout, which defaults to 5
minutes.

Relates #72968
2021-05-17 10:52:18 +01:00
..
bootstrapping.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
discovery-settings.asciidoc Increase PeerFinder verbosity on persistent failure (#73128) 2021-05-17 10:52:18 +01:00
discovery.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
fault-detection.asciidoc Add docs for filesystem health checks (#59134) 2020-07-07 14:14:35 +01:00
publishing.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
quorums.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
voting.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00