OpenSearch/qa/multi-cluster-search
Simon Willnauer ec1afe30ea Ensure remote cluster alias is preserved in inner hits aggs (#25627)
We lost the cluster alias due to some special caseing in inner hits
and due to the fact that we didn't pass on the alias to the shard request.
This change ensures that we have the cluster alias present on the shard to
ensure all SearchShardTarget reads preserve the alias.

Relates to #25606
2017-07-11 11:34:06 +02:00
..
src/test Ensure remote cluster alias is preserved in inner hits aggs (#25627) 2017-07-11 11:34:06 +02:00
build.gradle Tests: Move cluster dependencies from runner to cluster (#24142) 2017-04-17 16:02:46 -07:00