OpenSearch/client
Luca Cavanna 24163d10b7
REST hl client: cluster health to default to cluster level (#31268)
With #29331 we added support for the cluster health API to the
high-level REST client. The transport client does not support the level
parameter, and it always returns all the info needed for shards level
rendering. We have maintained that behaviour when adding support for
cluster health to the high-level REST client, to ease migration, but the
correct thing to do is to default the high-level REST client to
`cluster` level, which is the same default as when going through the
Elasticsearch REST layer.
2018-06-13 15:06:13 +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: cluster health to default to cluster level (#31268) 2018-06-13 15:06:13 +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