OpenSearch/docs/reference/snapshot-restore
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
..
apis Remove Outdated Documentation On Snapshots (#59358) (#59585) 2020-07-15 07:49:18 +02:00
index.asciidoc [DOCS] Update snapshot/restore and SLM docs for data streams (#58513) (#59403) 2020-07-13 09:26:51 -04:00
monitor-snapshot-restore.asciidoc [DOCS] Update snapshot/restore and SLM docs for data streams (#58513) (#59403) 2020-07-13 09:26:51 -04:00
register-repository.asciidoc [7.x] [DOCS] Add supported ESS settings to ES docs (#57953) (#58981) 2020-07-02 19:40:45 -04:00
restore-snapshot.asciidoc [DOCS] Update snapshot/restore and SLM docs for data streams (#58513) (#59403) 2020-07-13 09:26:51 -04:00
take-snapshot.asciidoc [DOCS] Update snapshot/restore and SLM docs for data streams (#58513) (#59403) 2020-07-13 09:26:51 -04:00