Skip to content

Commit 2269662

Browse files
Muting (#107480)
Muting #105331
1 parent 71b276d commit 2269662

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/internalClusterTest/java/org/elasticsearch/cluster/routing/allocation/decider/DiskThresholdDeciderIT.java

+1
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ public void testRestoreSnapshotAllocationDoesNotExceedWatermark() throws Excepti
161161
assertBusyWithDiskUsageRefresh(dataNode0Id, indexName, contains(in(shardSizes.getSmallestShardIds())));
162162
}
163163

164+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/105331")
164165
@TestIssueLogging(
165166
value = "org.elasticsearch.cluster.routing.allocation.allocator.DesiredBalanceComputer:TRACE,"
166167
+ "org.elasticsearch.cluster.routing.allocation.allocator.DesiredBalanceReconciler:DEBUG,"

0 commit comments

Comments
 (0)