GitHub user ibessonov opened a pull request: https://github.com/apache/ignite/pull/5196
IGNITE-9972 Deleted entries remain in local partition internal map You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9972 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5196.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 #5196 ---- commit a9b776ceb4e120a0fff153763557acb1664d7b1f Author: ibessonov <bessonov.ip@...> Date: 2018-10-29T14:09:26Z IGNITE-9972 Add entry to deferred delete queue only when transaction is finished. ---- ---