elasticsearch/docs/reference/snapshot-restore/apis
David Turner ccbb5badce
Fix support for infinite ?master_timeout (#107050)
Specifying `?master_timeout=-1` on an API which performs a cluster state
update means that the cluster state update task will never time out
while waiting in the pending tasks queue. However this parameter is also
re-used in a few places where a timeout of `-1` means something else,
typically to timeout immediately. This commit fixes those places so that
`?master_timeout=-1` consistently means to wait forever.
2024-04-10 18:32:38 +01:00
..
clean-up-repo-api.asciidoc [DOCS] Overhaul snapshot and restore docs (#79081) 2021-11-15 12:45:07 -05:00
clone-snapshot-api.asciidoc Fix support for infinite ?master_timeout (#107050) 2024-04-10 18:32:38 +01:00
create-snapshot-api.asciidoc [DOCS] mention closed indices are included by default for snapshot (#98766) 2023-08-23 10:41:35 +02:00
delete-repo-api.asciidoc Fix support for infinite ?master_timeout (#107050) 2024-04-10 18:32:38 +01:00
delete-snapshot-api.asciidoc Add master_timeout to the snapshot delete docs (#90032) 2022-09-14 12:23:46 -04:00
get-repo-api.asciidoc Fix support for infinite ?master_timeout (#107050) 2024-04-10 18:32:38 +01:00
get-snapshot-api.asciidoc Add pagination parameters to API spec and docs for 'snapshot.get' API 2022-07-20 06:35:52 -05:00
get-snapshot-status-api.asciidoc Update running snapshot state value to STARTED (#89863) 2022-09-08 10:12:44 +02:00
put-repo-api.asciidoc Fix support for infinite ?master_timeout (#107050) 2024-04-10 18:32:38 +01:00
repo-analysis-api.asciidoc Add docs about linearizable registers in repositories (#102050) 2023-11-14 11:23:55 -05:00
restore-snapshot-api.asciidoc Reference stored scripts in snapshot restore (#102966) 2023-12-06 12:59:42 +02:00
snapshot-restore-apis.asciidoc [DOCS] Fix missing word for snapshot API (#74657) 2021-06-29 08:07:17 +01:00
verify-repo-api.asciidoc Fix support for infinite ?master_timeout (#107050) 2024-04-10 18:32:38 +01:00