mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 01:22:26 -04:00
The Cluster Health API call in the `ESRestTestCase` cleanup waits for all cluster state tasks to be finished. We frequently see that API call timing out with plenty of tasks still in the queue. With this commit, we retrieve the pending tasks and log them - only if the Cluster Health API call timed out. This will hopefully give some more insight into what (kind of) tasks are still pending when the API call times out. |
||
---|---|---|
.. | ||
external-modules | ||
fixtures | ||
framework | ||
immutable-collections-patch | ||
logger-usage | ||
metadata-extractor | ||
test-clusters | ||
x-content | ||
yaml-rest-runner | ||
build.gradle |