Skip to content

Commit 583dd88

Browse files
committed
Reformulate
1 parent 9b521e4 commit 583dd88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

explore-analyze/query-filter/languages/esql-cross-clusters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -469,8 +469,8 @@ FROM my-index-000001,cluster*:my-index-*,cluster_three:-my-index-000001
469469

470470
## Optional remote clusters [ccq-skip-unavailable-clusters]
471471

472-
{ccs-cap} for {esql} will set the remote cluster which is disconnected from the querying cluster to `skipped`
473-
and continue the query with other clusters, unless the cluster's `skip_unavailable` setting is set to `false`,
472+
If a remote cluster disconnects from the querying cluster, {ccs-cap} for {esql} will set it to `skipped`
473+
and continue the query with other clusters, unless the remote cluster's `skip_unavailable` setting is set to `false`,
474474
in which case the query will fail.
475475

476476
## Query across clusters during an upgrade [ccq-during-upgrade]

0 commit comments

Comments
 (0)