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 8e0ac6d commit dc48d10Copy full SHA for dc48d10
muted-tests.yml
@@ -527,6 +527,9 @@ tests:
527
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
528
method: test {csv-spec:lookup-join.MvJoinKeyFromRowExpanded}
529
issue: https://github.com/elastic/elasticsearch/issues/132604
530
+- class: org.elasticsearch.xpack.esql.plugin.DataNodeRequestSenderTests
531
+ method: testLimitConcurrentNodes
532
+ issue: https://github.com/elastic/elasticsearch/issues/132607
533
534
# Examples:
535
#
0 commit comments