-
Notifications
You must be signed in to change notification settings - Fork 269
Closed
Labels
Area: SpecificationRelated to the API spec used to generate client codeRelated to the API spec used to generate client codebackport 7.17
Description
Java API client version
7.17.3
Java version
java 8
Elasticsearch Version
7.17.3
Problem description
Currently, the sizeInBytes field in the StoreStats object is create with type int, therefore if the index has over 15GB in the storage size, this field will become overflow.
This issue has made the client library useless for our use case and we have to go back to using the now deprecated version of older java clients.
Please take a look
Metadata
Metadata
Assignees
Labels
Area: SpecificationRelated to the API spec used to generate client codeRelated to the API spec used to generate client codebackport 7.17