elasticsearch/docs/reference/setup
David Turner c32e4fb83f
[Zen2] Best-effort cluster formation if unconfigured (#36215)
In real deployments it is important that clusters are properly configured to
avoid accidentally forming multiple independent clusters at cluster
bootstrapping time. However we also expect to be able to unpack Elasticsearch
and start up one or more nodes without any up-front configuration, and have
them do their best to find each other and form a cluster after a few seconds.

This change adds a delayed automatic bootstrapping process to nodes that start
up with no relevant settings set to support the desired out-of-the-box
experience without compromising safety in properly-configured deployments.
2018-12-07 12:47:09 +00:00
..
important-settings Core: Default node.name to the hostname (#33677) 2018-09-19 15:21:29 -04:00
install Docs: Fix release-state check for oss repositories (#36120) 2018-11-30 13:17:39 -05:00
sysconfig Add docs on JNA temp directory not being noexec (#35355) 2018-11-07 22:25:37 -05:00
bootstrap-checks-xes.asciidoc [DOCS] Adds TLS warning to rolling upgrades (#35841) 2018-11-28 09:38:58 -08:00
bootstrap-checks.asciidoc [Zen2] Best-effort cluster formation if unconfigured (#36215) 2018-12-07 12:47:09 +00:00
configuration.asciidoc
important-settings.asciidoc
install.asciidoc
jvm-options.asciidoc
logging-config.asciidoc Core: Default node.name to the hostname (#33677) 2018-09-19 15:21:29 -04:00
secure-settings.asciidoc
setup-xclient.asciidoc
setup-xes.asciidoc
starting.asciidoc
stopping.asciidoc
sysconfig.asciidoc Add docs on JNA temp directory not being noexec (#35355) 2018-11-07 22:25:37 -05:00