OpenSearch/docs/plugins
Yannick Welsch 15c85b29fd
Account for recovery throttling when restoring snapshot (#58658) (#58811)
Restoring from a snapshot (which is a particular form of recovery) does not currently take recovery throttling into account
(i.e. the `indices.recovery.max_bytes_per_sec` setting). While restores are subject to their own throttling (repository
setting `max_restore_bytes_per_sec`), this repository setting does not allow for values to be configured differently on a
per-node basis. As restores are very similar in nature to peer recoveries (streaming bytes to the node), it makes sense to
configure throttling in a single place.

The `max_restore_bytes_per_sec` setting is also changed to default to unlimited now, whereas previously it was set to
`40mb`, which is the current default of `indices.recovery.max_bytes_per_sec`). This means that no behavioral change
will be observed by clusters where the recovery and restore settings were not adapted.

Relates https://github.com/elastic/elasticsearch/issues/57023

Co-authored-by: James Rodewig <james.rodewig@elastic.co>
2020-07-01 12:19:29 +02:00
..
alerting.asciidoc
analysis-icu.asciidoc [7.x] Add ILM histore store index (#50287) (#50345) 2019-12-20 12:33:36 -07:00
analysis-kuromoji.asciidoc Expose discard_compound_token option to kuromoji_tokenizer (#57421) 2020-06-05 15:41:01 +02:00
analysis-nori.asciidoc Add nori_number token filter in analysis-nori (#53583) 2020-03-23 19:53:34 +01:00
analysis-phonetic.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) (#46502) 2019-09-09 13:38:14 -04:00
analysis-smartcn.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) (#46502) 2019-09-09 13:38:14 -04:00
analysis-stempel.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) (#46502) 2019-09-09 13:38:14 -04:00
analysis-ukrainian.asciidoc
analysis.asciidoc [DOCS] Remove outdated 5.x community plugins (#40306) 2019-08-07 08:45:05 -04:00
api.asciidoc Since SQL is GA, remove the sql language plugin from this list (#41533) 2019-06-10 09:25:55 +03:00
authors.asciidoc [7.x][DOCS] Replace docdir attribute with es-repo-dir (#57489) (#57494) 2020-06-01 16:42:53 -07:00
discovery-azure-classic.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) (#46502) 2019-09-09 13:38:14 -04:00
discovery-ec2.asciidoc [DOCS] Relocate `shard allocation` module content (#56535) (#57448) 2020-06-01 13:15:08 -04:00
discovery-gce.asciidoc [DOCS] Fix gcloud command typo in discovery-gce.asciidoc. (#47312) 2019-10-10 14:21:46 -04:00
discovery.asciidoc Align docs etc with new discovery setting names (#38492) 2019-02-06 11:34:38 +00:00
index.asciidoc [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
ingest-attachment.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) (#46502) 2019-09-09 13:38:14 -04:00
ingest-geoip.asciidoc
ingest-user-agent.asciidoc
ingest.asciidoc
install_remove.asciidoc
integrations.asciidoc [DOCS] Add Zabbix monitoring template to community monitoring integrations (#55782) 2020-04-29 10:14:49 -04:00
management.asciidoc
mapper-annotated-text.asciidoc Fix docs typos (#50365) (#50464) 2019-12-23 12:38:17 -05:00
mapper-murmur3.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) (#46502) 2019-09-09 13:38:14 -04:00
mapper-size.asciidoc [DOCS] Move search API's `docvalue_fields` examples (#57760) (#57989) 2020-06-11 11:25:04 -04:00
mapper.asciidoc
plugin-script.asciidoc Allow installing multiple plugins as a transaction (#50924) 2020-01-14 12:20:54 -05:00
redirects.asciidoc [DOCS] Change http://elastic.co -> https (#48479) (#51812) 2020-02-03 09:50:11 -05:00
repository-azure.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) (#46502) 2019-09-09 13:38:14 -04:00
repository-gcs.asciidoc [Docs]: Fix typo 'Got' -> 'Go' (#52603) 2020-02-21 10:25:13 +01:00
repository-hdfs.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) (#46502) 2019-09-09 13:38:14 -04:00
repository-s3.asciidoc Add Region and Signer Algorithm Overrides to S3 Repos (#52112) (#52562) 2020-02-21 10:21:20 +01:00
repository-shared-settings.asciidoc Account for recovery throttling when restoring snapshot (#58658) (#58811) 2020-07-01 12:19:29 +02:00
repository.asciidoc
security.asciidoc
store-smb.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) (#46502) 2019-09-09 13:38:14 -04:00
store.asciidoc