elasticsearch/docs/reference/ccr/apis
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
..
auto-follow Fix support for infinite ?master_timeout (#107050) 2024-04-10 18:32:38 +01:00
follow Fix support for infinite ?master_timeout (#107050) 2024-04-10 18:32:38 +01:00
ccr-apis.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
follow-request-body.asciidoc [DOCS] Remove 'settings' from resume follower API (#98086) 2023-08-01 12:51:39 +02:00
get-ccr-stats.asciidoc Fix support for infinite ?master_timeout (#107050) 2024-04-10 18:32:38 +01:00