File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -111,8 +111,8 @@ ignored when frozen. Defaults to `false`.
111111deprecated:[7.16.0]
112112
113113
114+ [discrete]
114115[[usecases-for-resolve-cluster]]
115-
116116=== Test availability of remote clusters
117117
118118The <<cluster-remote-info,remote/info>> endpoint is commonly used to test whether the "local"
@@ -130,7 +130,7 @@ been (re-)established.
130130
131131You may want to exclude a cluster or index from a search when:
132132
133- 1. A remote cluster is not currently connected and is configured with `skip_unavailable`=`false`.
133+ 1. A remote cluster could not be connected to and is configured with `skip_unavailable`=`false`.
134134Executing a {ccs} under those conditions will cause
135135<<cross-cluster-search-failures,the entire search to fail>>.
136136
@@ -209,6 +209,7 @@ The API returns the following response:
209209<5> The Elasticsearch server version.
210210
211211
212+ [discrete]
212213[[resolve-cluster-api-error-example]]
213214==== Identifying potential problems with your {ccs}
214215
You can’t perform that action at this time.
0 commit comments