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 7637975 commit cc06a78Copy full SHA for cc06a78
muted-tests.yml
@@ -444,3 +444,6 @@ tests:
444
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncEnrichStopIT
445
method: testEnrichAfterStop
446
issue: https://github.com/elastic/elasticsearch/issues/120757
447
+- class: org.elasticsearch.xpack.shutdown.NodeShutdownIT
448
+ method: testStalledShardMigrationProperlyDetected
449
+ issue: https://github.com/elastic/elasticsearch/issues/115697
0 commit comments