opensearch-project / opensearch-java

Java Client for OpenSearch
Apache License 2.0
106 stars 169 forks source link

[Backport 2.x] Fix integer overflow for remaining index stats (#960) #965

Closed dblock closed 2 months ago

dblock commented 2 months ago

Description

Backport of #960.

Issues Resolved

Closes https://github.com/opensearch-project/opensearch-java/issues/959.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.