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 121dcb6 commit a5ad32dCopy full SHA for a5ad32d
muted-tests.yml
@@ -285,6 +285,9 @@ tests:
285
- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceDiskSpaceTests
286
method: testUnavailableBudgetBlocksNewMergeTasksFromStartingExecution
287
issue: https://github.com/elastic/elasticsearch/issues/129148
288
+- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceTests
289
+ method: testIORateIsAdjustedForAllRunningMergeTasks
290
+ issue: https://github.com/elastic/elasticsearch/issues/129531
291
292
# Examples:
293
#
0 commit comments