elasticsearch/docs/reference/ccr
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
..
apis Fix support for infinite ?master_timeout (#107050) 2024-04-10 18:32:38 +01:00
images [DOCS] CCR disaster recovery (#91491) 2023-04-21 10:02:54 +01:00
auto-follow.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
bi-directional-disaster-recovery.asciidoc Update doc as per SDH finding (#101285) 2023-10-24 15:17:34 -07:00
getting-started.asciidoc [DOCS] Move x-pack docs to docs/reference dir (#99209) 2023-09-12 14:53:41 -04:00
index.asciidoc [DOCS] CCR disaster recovery (#91491) 2023-04-21 10:02:54 +01:00
managing.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
uni-directional-disaster-recovery.asciidoc [DOCS] CCR disaster recovery (#91491) 2023-04-21 10:02:54 +01:00
upgrading.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00