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 d7439e4 commit 14b7ebdCopy full SHA for 14b7ebd
muted-tests.yml
@@ -393,6 +393,9 @@ tests:
393
- class: org.elasticsearch.xpack.migrate.action.ReindexDataStreamTransportActionIT
394
method: testAlreadyUpToDateDataStream
395
issue: https://github.com/elastic/elasticsearch/issues/125727
396
+- class: org.elasticsearch.index.engine.ThreadPoolMergeSchedulerStressTestIT
397
+ method: testMergingFallsBehindAndThenCatchesUp
398
+ issue: https://github.com/elastic/elasticsearch/issues/125744
399
400
# Examples:
401
#
0 commit comments