OpenSearch/docs/reference/modules/discovery
David Turner 2d114a02ff
Rename static Zen1 settings (#38333)
Renames the following settings to remove the mention of `zen` in their names:

- `discovery.zen.hosts_provider` -> `discovery.seed_providers`
- `discovery.zen.ping.unicast.concurrent_connects` -> `discovery.seed_resolver.max_concurrent_resolvers`
- `discovery.zen.ping.unicast.hosts.resolve_timeout` -> `discovery.seed_resolver.timeout`
- `discovery.zen.ping.unicast.hosts` -> `discovery.seed_addresses`
2019-02-05 08:46:52 +00:00
..
adding-removing-nodes.asciidoc Step down as master when configured out of voting configuration (#37802) 2019-01-29 12:43:04 +01:00
bootstrapping.asciidoc Rename static Zen1 settings (#38333) 2019-02-05 08:46:52 +00:00
discovery-settings.asciidoc Rename static Zen1 settings (#38333) 2019-02-05 08:46:52 +00:00
discovery.asciidoc Rename static Zen1 settings (#38333) 2019-02-05 08:46:52 +00:00
fault-detection.asciidoc [DOCS] Adds overview and API ref for cluster voting configurations (#36954) 2019-01-07 09:11:14 -08:00
publishing.asciidoc [Zen2] Update documentation for Zen2 (#34714) 2018-12-20 13:02:44 +00:00
quorums.asciidoc [DOCS] Adds overview and API ref for cluster voting configurations (#36954) 2019-01-07 09:11:14 -08:00
voting.asciidoc [DOCS] Adds overview and API ref for cluster voting configurations (#36954) 2019-01-07 09:11:14 -08:00