GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/4463
GG-14025: Fix deleted entry version. For test purposes. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite gg-14025 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4463.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4463 ---- commit e1af50ecdd37b5e47e05c957c5f9e40c10ee81ec Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-07-31T13:58:43Z GG-14025: WIP. Fix deleted entry version. Fix DR conflict resolution due to wrong entry version handling when entry remove opeartion has replicated. ---- ---