You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: server/src/main/java/org/elasticsearch/cluster/routing/allocation/allocator/UndesiredAllocationsTracker.java
+2-5Lines changed: 2 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -114,11 +114,8 @@ public void trackUndesiredAllocation(ShardRouting shardRouting) {
114
114
* Remove any tracking of the specified allocation (a no-op if the allocation isn't being tracked)
0 commit comments