OpenSearch/docs/reference/snapshot-restore/apis
Armin Braun ecf97e9415
Remove Outdated Documentation On Snapshots (#59358) (#59585)
* 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-15 07:49:18 +02:00
..
clean-up-repo-api.asciidoc [7.x][DOCS] Replace docdir attribute with es-repo-dir (#57489) (#57494) 2020-06-01 16:42:53 -07:00
create-snapshot-api.asciidoc Remove Outdated Documentation On Snapshots (#59358) (#59585) 2020-07-15 07:49:18 +02:00
delete-repo-api.asciidoc [DOCS] Add delete snapshot repo API docs (#57043) 2020-05-21 14:47:07 -04:00
delete-snapshot-api.asciidoc [7.x] [DOCS] Adding delete snapshot API docs. (#58865) (#58871) 2020-07-01 15:03:02 -04:00
get-repo-api.asciidoc [DOCS] Add get snapshot repo API docs (#57150) (#57218) 2020-05-27 11:12:55 -04:00
get-snapshot-api.asciidoc [7.x] [DOCS] Adding get snapshot api docs (#59238) 2020-07-08 16:40:35 -04:00
put-repo-api.asciidoc Account for recovery throttling when restoring snapshot (#58658) (#58811) 2020-07-01 12:19:29 +02:00
snapshot-restore-apis.asciidoc [7.x] [DOCS] Adding get snapshot api docs (#59238) 2020-07-08 16:40:35 -04:00
verify-repo-api.asciidoc [DOCS] Add verify snapshot repository API docs (#57253) (#57288) 2020-05-28 09:48:04 -04:00