elasticsearch/docs/reference/snapshot-restore
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
..
apis Fix support for infinite ?master_timeout (#107050) 2024-04-10 18:32:38 +01:00
cluster-index-compat.asciidoc [DOCS] Fixed footnote. Closes #89403 (#90541) 2022-09-29 16:48:02 -07:00
index.asciidoc Clarify searchable snapshot repository reliability (#93023) 2023-01-19 14:31:01 +02:00
on-prem-repo-type.asciidoc [DOCS] Move snapshot repo types to separate pages (#82826) 2022-01-26 17:13:39 -05:00
register-repository.asciidoc Add repository backup warning (#99788) 2023-09-25 17:17:03 +01:00
repository-azure.asciidoc Fix nesting of linearizable register docs (#102218) 2023-11-15 09:07:20 -05:00
repository-gcs.asciidoc Fix nesting of linearizable register docs (#102218) 2023-11-15 09:07:20 -05:00
repository-read-only-url.asciidoc [DOCS] Move snapshot repo types to separate pages (#82826) 2022-01-26 17:13:39 -05:00
repository-s3.asciidoc Recommend NFS over S3-like repositories (#107297) 2024-04-10 11:39:38 +01:00
repository-shared-file-system.asciidoc Fix nesting of linearizable register docs (#102218) 2023-11-15 09:07:20 -05:00
repository-shared-settings.asciidoc Tie snapshot speed to node bandwidth settings (#91021) 2022-11-15 16:13:09 +02:00
repository-source-only.asciidoc [DOCS] Move snapshot repo types to separate pages (#82826) 2022-01-26 17:13:39 -05:00
restore-snapshot.asciidoc docs: fix numbering in restore-snapshot.asciidoc (#103769) 2024-01-03 12:01:44 +01:00
take-snapshot.asciidoc Re-add content from removed Security-specific snapshot pages (#85084) 2022-03-22 16:44:43 -06:00