OpenSearch/docs/reference/migration/migrate_7_0
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
..
aggregations.asciidoc Require combine and reduce scripts in scripted metrics aggregation (#33452) 2018-10-03 15:22:01 +01:00
analysis.asciidoc [DOCS] Synchronize location of Breaking Changes (#33588) 2018-09-27 08:41:38 -07:00
api.asciidoc Remove the deprecated _termvector endpoint. (#36131) 2018-12-03 10:22:42 -08:00
cluster.asciidoc [Zen2] Best-effort cluster formation if unconfigured (#36215) 2018-12-07 12:47:09 +00:00
indices.asciidoc Fix typo in migration node for one shard per index 2018-12-06 19:20:10 -05:00
java.asciidoc Remove the deprecated _termvector endpoint. (#36131) 2018-12-03 10:22:42 -08:00
low_level_restclient.asciidoc [DOCS] Synchronize location of Breaking Changes (#33588) 2018-09-27 08:41:38 -07:00
mappings.asciidoc [DOCS] Synchronize location of Breaking Changes (#33588) 2018-09-27 08:41:38 -07:00
packaging.asciidoc [DOCS] Synchronize location of Breaking Changes (#33588) 2018-09-27 08:41:38 -07:00
plugins.asciidoc DOCS: Add SecurityExtension breaking change (#35358) 2018-11-09 16:57:49 +11:00
restclient.asciidoc [DOCS] Synchronize location of Breaking Changes (#33588) 2018-09-27 08:41:38 -07:00
scripting.asciidoc Add migration info for missing values in script 2018-10-03 11:56:18 -04:00
search.asciidoc Make hits.total an object in the search response (#35849) 2018-12-05 19:49:06 +01:00
settings.asciidoc Remove deprecated audit settings (#35205) 2018-11-08 14:06:47 +02:00
snapshotstats.asciidoc [DOCS] Synchronize location of Breaking Changes (#33588) 2018-09-27 08:41:38 -07:00