We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8770fa9 commit 28aa350Copy full SHA for 28aa350
muted-tests.yml
@@ -476,3 +476,6 @@ tests:
476
- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
477
method: testOneRemoteClusterPartial
478
issue: https://github.com/elastic/elasticsearch/issues/124055
479
+- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
480
+ method: testStopQueryLocal
481
+ issue: https://github.com/elastic/elasticsearch/issues/121672
0 commit comments