OpenSearch/client
Tianli Feng 18f4495f4d
Replace parameter 'master_timeout' with 'cluster_manager_tiemout' in RequestConverters of High-Level-Rest-Client (#2683)
The REST API request parameter "master_timeout" will be deprecated in server version 3.0, and removed in 4.0. The alternative parameter "cluster_manager_timeout" is added in server 2.0 .
With the change in this commit, High-Level-Rest-Client will not be compatible with OpenSearch server 1.x (and below).
- Use parameter `cluster_manager_timeout` instead of `master_timeout` in High-Level-Rest-Client `RequestConverters` class for building REST requests
- Modify corresponding unit tests
- Change lots of "master timeout" in internal method and class names.

Signed-off-by: Tianli Feng <ftianli@amazon.com>
2022-04-19 11:52:02 -07:00
..
benchmark Bump commons-math3 from 3.2 to 3.6.1 in /client/benchmark (#2139) 2022-02-21 15:29:57 -08:00
client-benchmark-noop-api-plugin Remove type end-points from no-op bulk and search action (#2261) 2022-02-25 13:00:25 -08:00
rest Update commons-logging to 1.2 (#2806) 2022-04-08 16:43:51 -04:00
rest-high-level Replace parameter 'master_timeout' with 'cluster_manager_tiemout' in RequestConverters of High-Level-Rest-Client (#2683) 2022-04-19 11:52:02 -07:00
sniffer Update commons-logging to 1.2 (#2806) 2022-04-08 16:43:51 -04:00
test Set target and source compatibility to 11, required by Lucene 9. (#2407) 2022-03-08 14:48:51 -05:00