OpenSearch/client
Christoph Büscher a1c441f78a
HLRC: Add throttling for update & delete-by-query (#33951)
This change adds throttling to the update-by-query and delete-by-query cases
similar to throttling for reindex. This mostly means additional methods on the
client class itself, since the request hits the same RestHandler, just with
slightly different endpoints, and also the return values are similar.
2018-10-02 21:44:15 +02:00
..
benchmark Logging: Drop two deprecated methods (#34055) 2018-09-26 11:20:52 -04:00
client-benchmark-noop-api-plugin Disable assemble task instead of removing it (#33348) 2018-09-04 07:32:14 +03:00
rest Checkstyle: Catch wide snippets (#34163) 2018-10-01 15:22:15 -04:00
rest-high-level HLRC: Add throttling for update & delete-by-query (#33951) 2018-10-02 21:44:15 +02:00
sniffer Checkstyle: Catch wide snippets (#34163) 2018-10-01 15:22:15 -04: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