OpenSearch/client
Luca Cavanna bd51b6b96a
REST hl client: adjust wait_for_active_shards param in cluster health (#31266)
The default wait_for_active_shards is NONE for cluster health, which
differs from all the other API in master, hence we need to make sure to
set the parameter whenever it differs from NONE (0). The test around
this also had a bug, which is why this was not originally uncovered.

Relates to #29331
2018-06-12 21:00:33 +02:00
..
benchmark Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
client-benchmark-noop-api-plugin Fix unknown licenses (#31223) 2018-06-09 07:28:41 -04:00
rest LLClient: Support host selection (#30523) 2018-06-11 17:07:27 -04:00
rest-high-level REST hl client: adjust wait_for_active_shards param in cluster health (#31266) 2018-06-12 21:00:33 +02:00
sniffer LLClient: Support host selection (#30523) 2018-06-11 17:07:27 -04:00
test Remove vestiges of animal sniffer (#31178) 2018-06-07 17:00:22 -04:00
transport Add rank-eval module to transport client and HL client dependencies 2017-12-13 18:05:43 +01:00