OpenSearch/docs/reference/migration/migrate_5_0
Boaz Leskes b8227a7222 Enforce `discovery.zen.minimum_master_nodes` is set when bound to a public ip #17288
discovery.zen.minimum_master_nodes is the single most important setting to set on a production cluster. We have no way of supplying a good default so it must be set by the user. Binding a node to a public IP (as opposed to the default local host) is a good enough indication that a node will be part of a production cluster cluster and thus it's a good tradeoff to enforce the settings. Note that nothing prevent users from setting it to 1 in a single node cluster.

Closes #17288
2016-03-25 12:56:20 +01:00
..
allocation.asciidoc Reworked 5.0 breaking changes docs 2016-03-13 21:17:48 +01:00
cat.asciidoc Reworked 5.0 breaking changes docs 2016-03-13 21:17:48 +01:00
index-apis.asciidoc document suggest stats being merged with search stats 2016-03-23 16:37:57 -04:00
java.asciidoc Cluster Stats: remove mem section 2016-03-24 15:49:27 +01:00
mapping.asciidoc Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00
packaging.asciidoc Reworked 5.0 breaking changes docs 2016-03-13 21:17:48 +01:00
percolator.asciidoc percolator: Replace percolate api with the new percolator query 2016-03-21 12:21:50 +01:00
plugins.asciidoc Enforce isolated mode for all plugins 2016-03-24 09:17:33 +01:00
rest.asciidoc Cluster Stats: remove mem section 2016-03-24 15:49:27 +01:00
search.asciidoc An `exists` query on an object should query a single term. 2016-03-22 16:26:45 +01:00
settings.asciidoc Enforce `discovery.zen.minimum_master_nodes` is set when bound to a public ip #17288 2016-03-25 12:56:20 +01:00