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 a76f56b commit c3dab39Copy full SHA for c3dab39
muted-tests.yml
@@ -506,6 +506,9 @@ tests:
506
- class: org.elasticsearch.indices.cluster.RemoteSearchForceConnectTimeoutIT
507
method: testTimeoutSetting
508
issue: https://github.com/elastic/elasticsearch/issues/131656
509
+- class: org.elasticsearch.index.engine.MergeWithLowDiskSpaceIT
510
+ method: testRelocationWhileForceMerging
511
+ issue: https://github.com/elastic/elasticsearch/issues/131789
512
513
# Examples:
514
#
0 commit comments