Commit 34fbb37
committed
Explicitly prepare shard for peer recovery
This commit moves preparing a shard for peer recovery out of the method
that prepares the recovery request as this was an odd place to change
manipulate the state of the shard.1 parent cea70f4 commit 34fbb37
File tree
1 file changed
+3
-3
lines changed- core/src/main/java/org/elasticsearch/indices/recovery
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
187 | 190 | | |
188 | 191 | | |
189 | 192 | | |
| |||
353 | 356 | | |
354 | 357 | | |
355 | 358 | | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
| |||
0 commit comments