mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -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. |
||
---|---|---|
.. | ||
ack-watch.asciidoc | ||
activate-watch.asciidoc | ||
deactivate-watch.asciidoc | ||
delete-watch.asciidoc | ||
execute-watch.asciidoc | ||
get-settings.asciidoc | ||
get-watch.asciidoc | ||
put-watch.asciidoc | ||
query-watches.asciidoc | ||
start.asciidoc | ||
stats.asciidoc | ||
stop.asciidoc | ||
update-settings.asciidoc |