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 8b501dc commit 166667fCopy full SHA for 166667f
muted-tests.yml
@@ -363,6 +363,9 @@ tests:
363
- class: org.elasticsearch.action.bulk.IncrementalBulkIT
364
method: testMultipleBulkPartsWithBackoff
365
issue: https://github.com/elastic/elasticsearch/issues/114181
366
+- class: org.elasticsearch.action.bulk.IncrementalBulkIT
367
+ method: testIncrementalBulkLowWatermarkBackOff
368
+ issue: https://github.com/elastic/elasticsearch/issues/114182
369
370
# Examples:
371
#
0 commit comments