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. |
||
---|---|---|
.. | ||
clean-up-repo-api.asciidoc | ||
clone-snapshot-api.asciidoc | ||
create-snapshot-api.asciidoc | ||
delete-repo-api.asciidoc | ||
delete-snapshot-api.asciidoc | ||
get-repo-api.asciidoc | ||
get-snapshot-api.asciidoc | ||
get-snapshot-status-api.asciidoc | ||
put-repo-api.asciidoc | ||
repo-analysis-api.asciidoc | ||
restore-snapshot-api.asciidoc | ||
snapshot-restore-apis.asciidoc | ||
verify-repo-api.asciidoc |