Commit bbffd87
committed
Clarify handling of version conflict
This commit adds a comment explaining why version conflicts during
recovery and on replicas are considered normal and thus why we return a
successful result.1 parent 71b89ef commit bbffd87
File tree
1 file changed
+4
-0
lines changed- core/src/main/java/org/elasticsearch/index/engine
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
490 | 494 | | |
491 | 495 | | |
492 | 496 | | |
| |||
0 commit comments