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 74caaca commit 3908c78Copy full SHA for 3908c78
muted-tests.yml
@@ -581,6 +581,9 @@ tests:
581
- class: org.elasticsearch.xpack.searchablesnapshots.cache.shared.NodesCachesStatsIntegTests
582
method: testNodesCachesStats
583
issue: https://github.com/elastic/elasticsearch/issues/129863
584
+- class: org.elasticsearch.index.IndexingPressureIT
585
+ method: testWriteCanRejectOnPrimaryBasedOnMaxOperationSize
586
+ issue: https://github.com/elastic/elasticsearch/issues/130281
587
588
# Examples:
589
#
0 commit comments