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 3cc748a commit 22d1ce7Copy full SHA for 22d1ce7
muted-tests.yml
@@ -293,6 +293,9 @@ tests:
293
- class: org.elasticsearch.indices.state.CloseIndexIT
294
method: testConcurrentClose
295
issue: https://github.com/elastic/elasticsearch/issues/116073
296
+- class: org.elasticsearch.xpack.ccr.action.ShardFollowTaskReplicationTests
297
+ method: testRetryBulkShardOperations
298
+ issue: https://github.com/elastic/elasticsearch/issues/116080
299
300
# Examples:
301
#
0 commit comments