elasticsearch/docs/plugins
Yannick Welsch 118521d022
Account for recovery throttling when restoring snapshot (#58658)
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-06-30 13:08:21 +02:00
..
alerting.asciidoc Drops any plugins that haven't been updated since 2.0. Updates 5.0 links/verbiage 2016-11-02 06:38:50 -07:00
analysis-icu.asciidoc Add ILM histore store index (#50287) 2019-12-18 16:09:59 -07:00
analysis-kuromoji.asciidoc Expose discard_compound_token option to kuromoji_tokenizer (#57421) 2020-06-05 15:33:31 +02:00
analysis-nori.asciidoc Add nori_number token filter in analysis-nori (#53583) 2020-03-23 19:28:49 +01:00
analysis-phonetic.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) 2019-09-09 13:13:41 -04:00
analysis-smartcn.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) 2019-09-09 13:13:41 -04:00
analysis-stempel.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) 2019-09-09 13:13:41 -04:00
analysis-ukrainian.asciidoc Added "release-state" support to plugin docs 2017-04-20 15:04:20 +02:00
analysis.asciidoc [DOCS] Remove outdated 5.x community plugins (#40306) 2019-08-07 08:46:46 -04:00
api.asciidoc Since SQL is GA, remove the sql language plugin from this list (#41533) 2019-06-10 09:00:39 +03:00
authors.asciidoc [DOCS] Replace docdir attribute with es-repo-dir (#57489) 2020-06-01 15:55:05 -07:00
discovery-azure-classic.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) 2019-09-09 13:13:41 -04:00
discovery-ec2.asciidoc [DOCS] Relocate shard allocation module content (#56535) 2020-05-12 08:55:57 -04:00
discovery-gce.asciidoc Remove SysV init support (#51716) 2020-05-27 07:19:28 -07: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 Remove types from Get/MultiGet (#46587) 2019-09-20 14:22:57 +01:00
ingest-geoip.asciidoc Fix titles of GeoIP and User Agent processor docs 2018-12-22 20:31:07 -05:00
ingest-user-agent.asciidoc Fix ingest cross-doc links 2018-12-22 20:51:18 -05:00
ingest.asciidoc Fix ingest cross-doc links 2018-12-22 20:51:18 -05:00
install_remove.asciidoc Added "release-state" support to plugin docs 2017-04-20 15:04:20 +02:00
integrations.asciidoc [DOCS] Add Zabbix monitoring template to community monitoring integrations (#55782) 2020-04-29 09:53:35 -04:00
management.asciidoc Drops any plugins that haven't been updated since 2.0. Updates 5.0 links/verbiage 2016-11-02 06:38:50 -07:00
mapper-annotated-text.asciidoc Fix docs typos (#50365) 2019-12-23 10:35:14 -05:00
mapper-murmur3.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) 2019-09-09 13:13:41 -04:00
mapper-size.asciidoc [DOCS] Move search API's docvalue_fields examples (#57760) 2020-06-11 10:57:15 -04:00
mapper.asciidoc New plugin - Annotated_text field type (#30364) 2018-09-18 10:25:27 +01:00
plugin-script.asciidoc Allow installing multiple plugins as a transaction (#50924) 2020-01-14 12:12:20 -05:00
redirects.asciidoc [DOCS] Change http://elastic.co -> https (#48479) 2020-02-03 08:52:34 -05:00
repository-azure.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) 2019-09-09 13:13:41 -04:00
repository-gcs.asciidoc [Docs]: Fix typo 'Got' -> 'Go' (#52603) 2020-02-21 10:23:56 +01:00
repository-hdfs.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) 2019-09-09 13:13:41 -04:00
repository-s3.asciidoc Add Region and Signer Algorithm Overrides to S3 Repos (#52112) 2020-02-20 11:12:20 +01:00
repository-shared-settings.asciidoc Account for recovery throttling when restoring snapshot (#58658) 2020-06-30 13:08:21 +02:00
repository.asciidoc [Docs] Updating URL for Openstack Swift plugin (#34136) 2018-11-01 11:57:55 +01:00
security.asciidoc [Docs] Remove Kerberos/SPNEGO Shield plugin (#28019) 2018-01-10 19:23:06 +01:00
store-smb.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) 2019-09-09 13:13:41 -04:00
store.asciidoc [cloud-azure] Split azure plugin in 3 plugins 2015-09-21 17:55:23 +02:00