elasticsearch/docs/reference/modules/discovery
David Turner 8cf4c7b6fb
Remove last few mentions of Zen discovery (#80410)
We have a few leftover mentions of `zen` discovery, mostly for
historical/BwC reasons, which this commit removes.

Prior to this commit the default value for `discovery.type` was `zen`
but this was not written down anywhere or officially supported: the two
options were to set it to `single-node` or to omit it entirely. This
commit changes the default to `multi-node` and documents this.

Co-authored-by: Adam Locke <adam.locke@elastic.co>
2021-11-09 09:52:06 +01:00
..
bootstrapping.asciidoc A typo error (#78987) (#79203) 2021-10-15 08:52:03 -04:00
discovery-settings.asciidoc Remove last few mentions of Zen discovery (#80410) 2021-11-09 09:52:06 +01:00
discovery.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
fault-detection.asciidoc Improve fault-detection.asciidoc (#76821) 2021-08-23 14:31:06 +02: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