mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -04:00
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. |
||
---|---|---|
.. | ||
apis | ||
cluster-index-compat.asciidoc | ||
index.asciidoc | ||
on-prem-repo-type.asciidoc | ||
register-repository.asciidoc | ||
repository-azure.asciidoc | ||
repository-gcs.asciidoc | ||
repository-read-only-url.asciidoc | ||
repository-s3.asciidoc | ||
repository-shared-file-system.asciidoc | ||
repository-shared-settings.asciidoc | ||
repository-source-only.asciidoc | ||
restore-snapshot.asciidoc | ||
take-snapshot.asciidoc |