Commit ded53a3
Fixes the final assertion in
testRestoreSnapshotAllocationDoesNotExceedWatermarkWithMultipleRestores()
that wasn't addressed with the fix in PR 127615 for issue 127286.
Closes #127787
Co-authored-by: David Turner <[email protected]>
(cherry picked from commit 98296d7)
1 parent 1fc6ec1 commit ded53a3
File tree
1 file changed
+6
-1
lines changed- server/src/internalClusterTest/java/org/elasticsearch/cluster/routing/allocation/decider
1 file changed
+6
-1
lines changedLines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
284 | 289 | | |
285 | 290 | | |
286 | 291 | | |
| |||
0 commit comments