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 7ee74dc commit 75509c7Copy full SHA for 75509c7
muted-tests.yml
@@ -549,6 +549,9 @@ tests:
549
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlClientYamlAsyncIT
550
method: test {p0=esql/60_usage/Basic ESQL usage output (telemetry) non-snapshot version}
551
issue: https://github.com/elastic/elasticsearch/issues/133842
552
+- class: org.elasticsearch.cluster.routing.allocation.decider.WriteLoadConstraintDeciderIT
553
+ method: testHighNodeWriteLoadPreventsNewShardAllocation
554
+ issue: https://github.com/elastic/elasticsearch/issues/133857
555
556
# Examples:
557
#
0 commit comments