OpenSearch/client
Christoph Büscher 019aeadb7d
HLRC: Reindex should support `requests_per_seconds` parameter (#33808)
The high level Rest clients reindex method currently doesn't pass on the
"requests_per_second" that are optionally set in ReindexRequest through the Rest
layer. This change makes sure the value is added to the request parameters if
set and also includes it for the update-by-query and delete-by-query cases.
2018-09-20 15:01:36 +02:00
..
benchmark Disable assemble task instead of removing it (#33348) 2018-09-04 07:32:14 +03:00
client-benchmark-noop-api-plugin Disable assemble task instead of removing it (#33348) 2018-09-04 07:32:14 +03:00
rest Suppress DeadHostStateTests on Windows 2018-09-17 09:22:52 +01:00
rest-high-level HLRC: Reindex should support `requests_per_seconds` parameter (#33808) 2018-09-20 15:01:36 +02:00
sniffer Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
test Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
transport Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00