OpenSearch/qa/multi-cluster-search
Simon Willnauer dc659feeb4 Add a setting to disable remote cluster connections on a node (#23005)
Today either all nodes in the cluster connect to remote clusters of only nodes
that have remote clusters configured in their node config. To allow global remote
cluster configuration but restrict connections to a set of nodes in the cluster
this change adds a new setting `search.remote.connect` (defaults to `true`) to allow
to disable remote cluster connections on a per node basis.
2017-02-07 09:59:24 +01:00
..
src/test Cut over to use affix setting for remote cluster configuration 2017-01-11 12:38:46 +01:00
build.gradle Add a setting to disable remote cluster connections on a node (#23005) 2017-02-07 09:59:24 +01:00