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 2787546 commit f21c61cCopy full SHA for f21c61c
muted-tests.yml
@@ -624,6 +624,9 @@ tests:
624
- class: org.elasticsearch.search.ccs.SparseVectorQueryBuilderCrossClusterSearchIT
625
method: testSparseVectorQueryWithCcsMinimizeRoundTripsFalse
626
issue: https://github.com/elastic/elasticsearch/issues/135559
627
+- class: org.elasticsearch.cluster.routing.allocation.decider.RestoreInProgressAllocationDeciderTests
628
+ method: testCanAllocatePrimaryExistingInRestoreInProgress
629
+ issue: https://github.com/elastic/elasticsearch/issues/135566
630
631
# Examples:
632
#
0 commit comments