GitHub user gvvinblade opened a pull request:
https://github.com/apache/ignite/pull/5247 IGNITE-10109 MVCC TX: data become inconsistent after several updates
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-10109
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5247.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5247
----
commit bc9d4dbe96bc9de3cf80aaa58a3be8536aed66d5
Author: Igor Seliverstov <gvvinblade@...>
Date: 2018-11-02T14:05:59Z
IGNITE-10109 fixed wrong keys postprocessing on backup nodes
----
---