GitHub user AMashenkov opened a pull request: https://github.com/apache/ignite/pull/5345
IGNITE-10052: merged to 2.7 Added MVCC Tx logical WAL records. Fix PDS recover from WAL. Tests added. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-10052-2.7 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5345.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 #5345 ---- commit 686115f93543efdf6389d65733038d047b718091 Author: Andrey V. Mashenkov <andrey.mashenkov@...> Date: 2018-11-07T09:55:51Z IGNITE-10052: Fixed MVCC Tx state restore from WAL. Added MVCC Tx logical WAL records. Fix PDS recover from WAL. Tests added. ---- ---