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 ce90f9d commit 6f0ed56Copy full SHA for 6f0ed56
muted-tests.yml
@@ -533,6 +533,9 @@ tests:
533
- class: org.elasticsearch.index.IndexingPressureIT
534
method: testWriteCanRejectOnPrimaryBasedOnMaxOperationSize
535
issue: https://github.com/elastic/elasticsearch/issues/130281
536
+- class: org.elasticsearch.index.IndexingPressureIT
537
+ method: testWriteCanBeRejectedAtPrimaryLevel
538
+ issue: https://github.com/elastic/elasticsearch/issues/131151
539
540
# Examples:
541
#
0 commit comments