elasticsearch/docs/reference/modules/discovery
David Turner 79f181d208
Reduce resource needs of join validation (#85380)
Fixes a few scalability issues around join validation:

- compresses the cluster state sent over the wire
- shares the serialized cluster state across multiple nodes
- forks the decompression/deserialization work off the transport thread

Relates #77466
Closes #83204
2022-04-26 12:15:54 +01:00
..
bootstrapping.asciidoc More docs re. removing cluster.initial_master_nodes (#85948) 2022-04-19 07:54:43 +01:00
discovery-settings.asciidoc Reduce resource needs of join validation (#85380) 2022-04-26 12:15:54 +01:00
discovery.asciidoc Add technical docs on diagnosing instability etc (#85074) 2022-03-31 09:01:10 +01:00
fault-detection.asciidoc Add technical docs on diagnosing instability etc (#85074) 2022-03-31 09:01:10 +01:00
publishing.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
quorums.asciidoc [DOCS] Synced with 8.0 stack upgrade changes (#83489) (#83596) 2022-02-07 11:01:42 -05:00
voting.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00