GitHub user DmitriyGovorukhin opened a pull request: https://github.com/apache/ignite/pull/2961
IGNITE-6324 Transactional cache data partially available after crash. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6324 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2961.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 #2961 ---- commit e751a8c70cc49c138aed004f1b216b9b02b3b6e1 Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com> Date: 2017-10-26T13:37:44Z IGNITE-6324 add transaction recovery functionality + tests commit 1d804fe47626d36afc6b70613180ded637451248 Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com> Date: 2017-10-26T14:13:46Z IGNITE-6324 small test rework commit bb6d41d683caeb3a393798c671d194199fdf3625 Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com> Date: 2017-11-01T10:41:13Z IGNITE-6324 minor improvements, more debug on recovery, move wal log dataRec in txs ---- ---