elasticsearch/docs/reference/rest-api
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
..
logstash [DOCS] Move x-pack docs to `docs/reference` dir (#99209) 2023-09-12 14:53:41 -04:00
security Query API Keys support for both `aggs` and `aggregations` keywords (#107054) 2024-04-03 18:33:14 +03:00
watcher Fix support for infinite `?master_timeout` (#107050) 2024-04-10 18:32:38 +01:00
common-options.asciidoc
common-parms.asciidoc Fix support for infinite `?master_timeout` (#107050) 2024-04-10 18:32:38 +01:00
cron-expressions.asciidoc
defs.asciidoc [DOCS] Move x-pack docs to `docs/reference` dir (#99209) 2023-09-12 14:53:41 -04:00
index.asciidoc (DOC+) Version API page for ES API Base URL (#105845) 2024-03-18 13:02:54 -06:00
info.asciidoc Enable Universal Profiling as Enterprise feature (#100333) 2023-10-09 07:58:04 +02:00
rest-api-compatibility.asciidoc
root.asciidoc (DOC+) Version API page for ES API Base URL (#105845) 2024-03-18 13:02:54 -06:00
security.asciidoc [DOCS] Fixes get settings and update settings security API docs (#105686) 2024-02-21 15:06:32 +01:00
usage.asciidoc ESQL: Rename `SHOW FUNCTIONS` to `META FUNCTIONS` (#106362) 2024-03-19 13:02:34 +01:00
watcher.asciidoc [DOCS] Move x-pack docs to `docs/reference` dir (#99209) 2023-09-12 14:53:41 -04:00