GitHub user rkondakov opened a pull request: https://github.com/apache/ignite/pull/4660
IGNITE-9320: Mvcc cache configuration and cluster nodes validation. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9320 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4660.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 #4660 ---- commit b00fd2a7d315e194b630f4ac2ba09842e69de48d Author: rkondakov <kondakov87@...> Date: 2018-08-30T09:09:59Z IGNITE-9320: Mvcc configuration changed from global flag to per cache flag. Tests fixed. commit 1305e54d0afa046aa1100824b9c9a56bc5f84d7a Author: rkondakov <kondakov87@...> Date: 2018-08-31T11:20:15Z Start mvcc processor and cluster validation WIP ---- ---