mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
This commit adds a new set of classes that would compute a peer recovery plan, based on source files + target files + available snapshots. When possible it would try to maximize the number of files used from a snapshot. It uses repositories with `use_for_peer_recovery` setting set to true. It adds a new recovery setting `indices.recovery.use_snapshots` Relates #73496 |
||
---|---|---|
.. | ||
circuit_breaker.asciidoc | ||
fielddata.asciidoc | ||
index_management.asciidoc | ||
indexing_buffer.asciidoc | ||
query_cache.asciidoc | ||
recovery.asciidoc | ||
request_cache.asciidoc | ||
search-settings.asciidoc |