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
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
get-repo-api.asciidoc Fix support for infinite `?master_timeout` (#107050) 2024-04-10 18:32:38 +01:00
get-snapshot-api.asciidoc
get-snapshot-status-api.asciidoc
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
verify-repo-api.asciidoc Fix support for infinite `?master_timeout` (#107050) 2024-04-10 18:32:38 +01:00