OpenSearch/docs/reference/modules
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
..
discovery Wait till node is part of cluster state for join process 2014-06-12 18:15:51 +02:00
gateway [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
advanced-scripting.asciidoc Switch to Groovy as the default scripting language 2014-06-25 12:15:12 +02:00
cluster.asciidoc [DOCS] Multiple doc fixes 2014-03-07 14:24:58 +01:00
discovery.asciidoc [DOCS] add azure and gce discovery plugins 2014-02-06 09:18:42 +01:00
gateway.asciidoc [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
http.asciidoc [DOCS] Fixd typo in http.asciidoc 2014-06-16 10:42:34 +02:00
indices.asciidoc #6081: set IO throttling back to 20 MB/sec now that #6018 is fixed 2014-05-12 14:42:26 -04:00
memcached.asciidoc [DOCS] Multiple doc fixes 2014-03-07 14:24:58 +01:00
network.asciidoc [DOCS] fix typo in network module docs 2014-06-03 13:19:36 +02:00
node.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
plugins.asciidoc Docs: Update plugins.asciidoc to fix typo 2014-07-10 14:04:26 +02:00
scripting.asciidoc Add a transformer to translate constant BigDecimal to double 2014-06-26 10:52:28 +02:00
snapshots.asciidoc Add ability to restore partial snapshots 2014-06-30 20:18:02 -04:00
threadpool.asciidoc Switch to shared thread pool for all snapshot repositories 2014-05-16 19:03:15 -04:00
thrift.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
transport.asciidoc [DOCS] Multiple doc fixes 2014-03-07 14:24:58 +01:00
tribe.asciidoc [DOCS] fix typo 2014-05-27 15:57:39 +02:00