elasticsearch/docs/reference/snapshot-restore/apis
Armin Braun f571ea7e8b
Remove Outdated Documentation On Snapshots (#59358)
* We now have concurrent repository operations so the one at a time limit does not apply any longer
* Initialization was never slow solely due to loading information about all existing snaphots (though this contributed)
but also because two cluster state updates and a few writes to the repository had to happen before initialization could return
   * Repo data necessary for a snapshot create operation is now cached on heap so loading it is effectively instant
   * Snapshot initialization is just a single CS update now
   * Initialization does no writes to the repository whatsoever
* Fixed missing `repository`
2020-07-10 19:19:02 +02:00
..
clean-up-repo-api.asciidoc [DOCS] Replace docdir attribute with es-repo-dir (#57489) 2020-06-01 15:55:05 -07:00
create-snapshot-api.asciidoc Remove Outdated Documentation On Snapshots (#59358) 2020-07-10 19:19:02 +02:00
delete-repo-api.asciidoc [DOCS] Add delete snapshot repo API docs (#57043) 2020-05-21 13:59:48 -04:00
delete-snapshot-api.asciidoc [DOCS] Adding delete snapshot API docs. (#58865) 2020-07-01 14:34:02 -04:00
get-repo-api.asciidoc [DOCS] Add get snapshot repo API docs (#57150) 2020-05-27 10:52:27 -04:00
get-snapshot-api.asciidoc [DOCS] Adding get snapshot API docs (#59098) 2020-07-08 11:28:24 -04:00
put-repo-api.asciidoc Account for recovery throttling when restoring snapshot (#58658) 2020-06-30 13:08:21 +02:00
snapshot-restore-apis.asciidoc [DOCS] Adding get snapshot API docs (#59098) 2020-07-08 11:28:24 -04:00
verify-repo-api.asciidoc [DOCS] Add verify snapshot repository API docs (#57253) 2020-05-28 09:35:19 -04:00