OpenSearch/test/framework
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 Ensure remote cluster alias is preserved in inner hits aggs (#25627) 2017-07-11 11:34:06 +02:00
build.gradle Test that gradle and Java version types match (#24943) 2017-06-02 21:30:47 -04:00