OpenSearch/docs/reference
Boaz Leskes f480969503 [Gateway] set a default of 5m to `recover_after_time` when any to the `expected*Nodes` is set
The `recovery_after_time` tells the gateway to wait before starting recovery from disk. The goal here is to allow for more nodes to join the cluster and thus not start potentially unneeded replications. The `expectedNodes` setting (and friends) tells the gateway when it can start recovering even if the `recover_after_time` has not yet elapsed. However, `expectedNodes` is useless if one doesn't set `recovery_after_time`. This commit changes that by setting a sensible default of 5m for `recover_after_time` *if* a `expectedNodes` setting is present.

Closes #6742
2014-07-11 11:28:45 +02:00
..
analysis Docs: Language analyzers 2014-07-07 10:06:18 +02:00
cat [DOCS] Fielddata cat API added in 1.2.0 2014-06-03 11:06:28 +02:00
cluster DOC:Added field data circuit breaker settings 2014-06-26 10:29:41 +02:00
docs [DOCS] Add information regarding _type parameter requirement for _mget 2014-07-03 15:38:06 +02:00
images [Doc] Add a chart about the relative error of the percentiles aggregation. 2014-03-14 12:23:23 +01:00
index-modules [DOCS] Fix typo in reference 2014-07-10 08:47:18 +02:00
indices Guard against improper auto_expand_replica values 2014-06-07 01:19:06 +02:00
mapping Docs: Improved the docs for nested mapping 2014-07-08 15:54:11 +02:00
migration [DOCS] Included the `_percolator` index breaking change to migration docs. 2014-02-20 16:43:06 +01:00
modules [Gateway] set a default of 5m to `recover_after_time` when any to the `expected*Nodes` is set 2014-07-11 11:28:45 +02:00
query-dsl Docs: Add clarifying text about regexp and terms 2014-07-03 11:39:57 +02:00
search Update preference.asciidoc 2014-07-09 11:13:17 +02:00
setup [STORE] Make a hybrid directory default using `mmapfs` and `niofs` 2014-07-10 00:01:43 +02:00
testing [TEST] Randomized number of shards used for indices created during tests 2014-03-10 13:01:52 +01:00
analysis.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
api-conventions.asciidoc Disable JSONP by default 2014-07-09 21:17:17 +02:00
cat.asciidoc [DOCS] reordered cat apis menu 2014-06-03 11:06:35 +02:00
cluster.asciidoc [DOCS] Fix HTTP endpoints after stats API changes 2014-01-09 11:30:28 +01:00
docs.asciidoc [DOCS] Moved termvector and mtermvectors from search to docs 2014-01-22 14:10:26 +01:00
getting-started.asciidoc [DOCS] Java 7 is required since 1.2.0 2014-05-30 10:45:22 +02:00
glossary.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
index-modules.asciidoc Removed 0.90.* deprecation and addition notifications 2014-02-07 20:52:49 +01:00
index.asciidoc [DOCS] getting started tutorial 2014-04-22 13:33:03 -04:00
indices.asciidoc [DOCS] Removed leftover indices status link 2014-04-28 11:39:12 +02:00
mapping.asciidoc [DOCS] Moved multi fields documentation into the core-types page 2014-01-22 10:05:58 +01:00
modules.asciidoc [DOCS] Fixed link to tribe.asciidoc 2014-01-13 22:01:12 +01:00
query-dsl.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
search.asciidoc Benchmark documentation 2014-04-14 14:08:41 -07:00
setup.asciidoc [DOCS] Java 7 is required since 1.2.0 2014-05-30 10:45:22 +02:00
testing.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00