OpenSearch/client
olcbean fd45a46ce8 Deprecate `isShardsAcked()` in favour of `isShardsAcknowledged()` (#27819)
Several responses include the shards_acknowledged flag (indicating whether the
requisite number of shard copies started before the completion of the operation)
and there are two different getters used : isShardsAcknowledged() and isShardsAcked().

This PR deprecates the isShardsAcked() in favour of isShardsAcknowledged() in 
CreateIndexResponse, RolloverResponse and CreateIndexClusterStateUpdateResponse.

Closes #27784
2018-01-08 10:57:45 +01:00
..
benchmark Upgrade Gradle Shadow plugin to 2.0.2 2017-12-29 10:57:11 +01:00
client-benchmark-noop-api-plugin Cross Cluster Search: make remote clusters optional (#27182) 2017-11-21 11:41:47 +01:00
rest Do not use system properties when building the HttpAsyncClient (#27829) 2017-12-15 12:54:22 -07:00
rest-high-level Deprecate `isShardsAcked()` in favour of `isShardsAcknowledged()` (#27819) 2018-01-08 10:57:45 +01:00
sniffer Upgrade to Jackson 2.8.10 (#27230) 2017-11-06 10:20:05 +01:00
test Build: Add 3rd party dependencies report generation (#27727) 2017-12-26 10:51:47 +01:00
transport Add rank-eval module to transport client and HL client dependencies 2017-12-13 18:05:43 +01:00