OpenSearch/client
Hendrik Muhs a70389015d [Transform] Return parsed count for get transform stats (#62809)
In case of more than 500 transforms, get and stats return paged results which can be requested using
page parameters. For >500 transforms count wasn't parsed out of the server response but taken from
size of the list of transforms.

The change also adds client/server hlrc tests and fixes a wrong type for count in get.

fixes #56245
2020-09-24 08:38:07 +02:00
..
benchmark Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00
client-benchmark-noop-api-plugin [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
rest Drop assertion that rest client header warnings conform to RFC 7234 (#61365) (#61799) 2020-09-02 09:57:51 +01:00
rest-high-level [Transform] Return parsed count for get transform stats (#62809) 2020-09-24 08:38:07 +02:00
sniffer Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00
test Replace compile configuration usage with api (7.x backport) (#58721) 2020-06-30 15:57:41 +02:00
transport Enforce fail on deprecated gradle usage (7.x backport) (#59758) 2020-07-20 08:52:30 +02:00