elastic / elasticsearch-specification

Elasticsearch full specification
Apache License 2.0
111 stars 68 forks source link

[Backport 7.17] Change `QueryCacheStats` field types from `int` -> `long` (#2513) #2687

Closed mszygenda closed 3 weeks ago

mszygenda commented 3 weeks ago

It's a backport of following PR to 7.17

https://github.com/elastic/elasticsearch-specification/pull/2513

Which addresses following issues:

https://github.com/elastic/elasticsearch-net/issues/8015 https://github.com/elastic/elasticsearch-java/issues/685