OpenSearch/qa/multi-cluster-search
Nik Everett 3c56e0de42
Fix scripted metric in ccs (backport of #54776) (#54888)
`scripted_metric` did not work with cross cluster search because it
assumed that you'd never perform a partial reduction, serialize the
results, and then perform a final reduction. That
serialized-after-partial-reduction step was broken.

This is also required to support #54758.
2020-04-07 10:43:00 -04:00
..
src/test Fix scripted metric in ccs (backport of #54776) (#54888) 2020-04-07 10:43:00 -04:00
build.gradle Introduce formal role for remote cluster client (#54138) 2020-03-24 21:59:43 -04:00