elasticsearch/docs/reference/modules
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
..
cluster Add separate flood stage limit for frozen (#71855) 2021-04-20 15:51:52 +02:00
discovery Increase PeerFinder verbosity on persistent failure (#73128) 2021-05-17 10:52:18 +01:00
indices [DOCS] Remove unneeded articles for Elasticsearch Service and Elastic Agent 2021-04-02 16:01:59 -04:00
network Expand and consolidate networking docs (#68051) 2021-02-01 13:06:20 +00:00
cluster.asciidoc [DOCS] Document dynamic cluster-lvl shard alloc settings (#61338) 2020-08-31 11:04:11 -04:00
discovery.asciidoc Expand and consolidate networking docs (#68051) 2021-02-01 13:06:20 +00:00
gateway.asciidoc Remove deprecated gateway settings (#53845) 2021-02-03 14:10:45 +00:00
http.asciidoc [DOCS] http.client_stats.enabled setting (#71188) 2021-04-02 07:58:05 -05:00
network.asciidoc Trivial typo: bindiing -> binding 2021-04-27 12:20:46 +01:00
node.asciidoc [DOCS] Update 'shared_cache' references for searchable snapshots (#72775) 2021-05-05 17:49:15 -04:00
plugins.asciidoc [DOCS] Relocate "Plugins" page (#54974) 2020-04-10 15:29:44 -04:00
remote-clusters.asciidoc [DOCS] Overhaul TLS security docs (#68946) 2021-03-25 11:54:39 -04:00
threadpool.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
transport.asciidoc [DOCS] Add info about allowed profile names (#70440) (#70815) 2021-03-24 10:10:21 -04:00