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 e64c48d commit a9fb391Copy full SHA for a9fb391
muted-tests.yml
@@ -275,6 +275,9 @@ tests:
275
- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
276
method: testSearchTimeSeriesMode {cluster=UPGRADED}
277
issue: https://github.com/elastic/elasticsearch/issues/117094
278
+- class: org.elasticsearch.discovery.ClusterDisruptionIT
279
+ method: testAckedIndexing
280
+ issue: https://github.com/elastic/elasticsearch/issues/117024
281
282
# Examples:
283
#
0 commit comments