GitHub user sk0x50 opened a pull request:
https://github.com/apache/ignite/pull/5401 IGNITE-10278 The checkpointReadLock must be acquired before calling MvccProcessor.updateState
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-10278
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5401.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5401
----
commit beaf05fbef68fb7933738a501533317158566abe
Author: Slava Koptilin <slava.koptilin@...>
Date: 2018-11-15T15:07:33Z
IGNITE-10278 The checkpointReadLock must be acquired before calling MvccProcessor.updateState
----
---