elasticsearch/qa/smoke-test-http
David Turner eeedb98c60
Make cluster health API cancellable (#96990)
This API can be quite heavy in large clusters, and might spam the
`MANAGEMENT` threadpool queue with work for clients that have long-since
given up. This commit adds some basic cancellability checks to reduce
the problem.

Backport of #96551 to 7.17
2023-06-22 08:05:03 +01:00
..
src/javaRestTest/java/org/elasticsearch/http Make cluster health API cancellable (#96990) 2023-06-22 08:05:03 +01:00
build.gradle [7.17] Add JUnit rule based integration test cluster orchestration framework… (#92517) 2022-12-22 17:48:07 -08:00