elasticsearch/docs/reference/modules
Francisco Fernández Castaño 2ebe5cd075
Add peer recoveries using snapshot files when possible (#76237)
This commit adds peer recoveries from snapshots. It allows establishing a replica by downloading file data from a snapshot rather than transferring the data from the primary. 

Enabling this feature is done on the repository definition. Repositories having the setting `use_for_peer_recovery=true` will be consulted to find a good snapshot when recovering a shard.

Relates #73496
2021-08-13 10:42:16 +02:00
..
cluster Breaking change for single data node setting (#73737) 2021-06-07 13:12:04 +02:00
discovery Increase PeerFinder verbosity on persistent failure (#73128) 2021-05-17 10:52:18 +01:00
indices Add peer recoveries using snapshot files when possible (#76237) 2021-08-13 10:42:16 +02:00
network Expand and consolidate networking docs (#68051) 2021-02-01 13:06:20 +00:00
cluster.asciidoc [DOCS] Document dynamic cluster-lvl shard alloc settings (#61338) 2020-08-31 11:04:11 -04:00
discovery.asciidoc Expand and consolidate networking docs (#68051) 2021-02-01 13:06:20 +00:00
gateway.asciidoc Remove deprecated gateway settings (#53845) 2021-02-03 14:10:45 +00:00
http.asciidoc [DOCS] http.client_stats.enabled setting (#71188) 2021-04-02 07:58:05 -05:00
network.asciidoc Add note on special network values docs (#75779) 2021-08-09 17:05:54 +01:00
node.asciidoc [DOCS] Note required node roles and data tiers (#74566) 2021-07-07 09:57:32 -04:00
plugins.asciidoc [DOCS] Relocate "Plugins" page (#54974) 2020-04-10 15:29:44 -04:00
remote-clusters.asciidoc Add docs for production ready compression settings (#76441) 2021-08-12 16:48:56 -06:00
threadpool.asciidoc [DOC] Add watcher to the threadpool doc (#73935) 2021-06-16 11:07:36 -04:00
transport.asciidoc Add docs for production ready compression settings (#76441) 2021-08-12 16:48:56 -06:00