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 09e03d8 commit ce90f9dCopy full SHA for ce90f9d
muted-tests.yml
@@ -530,6 +530,9 @@ tests:
530
- class: org.elasticsearch.search.SearchWithRejectionsIT
531
method: testOpenContextsAfterRejections
532
issue: https://github.com/elastic/elasticsearch/issues/130821
533
+- class: org.elasticsearch.index.IndexingPressureIT
534
+ method: testWriteCanRejectOnPrimaryBasedOnMaxOperationSize
535
+ issue: https://github.com/elastic/elasticsearch/issues/130281
536
537
# Examples:
538
#
0 commit comments