elasticsearch/test
Niels Bauman e01d956dc4
Log pending cluster state tasks after cluster cleanup timeout (#119186)
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.
2024-12-23 16:10:49 +00:00
..
external-modules Remove unused BlobStore#deleteBlobsIgnoringIfNotExists (#118245) 2024-12-09 15:46:22 +00:00
fixtures [Build] Build hdfs fixture faster and less (#118801) 2024-12-18 18:30:36 +00:00
framework Log pending cluster state tasks after cluster cleanup timeout (#119186) 2024-12-23 16:10:49 +00:00
immutable-collections-patch Update ASM 9.7 -> 9.7.1 to support JDK 24 (#118094) 2024-12-06 08:16:46 +01:00
logger-usage Update ASM 9.7 -> 9.7.1 to support JDK 24 (#118094) 2024-12-06 08:16:46 +01:00
metadata-extractor Remove historical features infrastructure (#117043) 2024-11-24 19:39:09 +00:00
test-clusters Enabling migration reindex for XPackRestIT (#118359) 2024-12-11 04:36:51 +11:00
x-content
yaml-rest-runner Deprecate _source.mode in mappings (#117172) 2024-11-20 10:27:44 -08:00
build.gradle