GitHub user agoncharuk opened a pull request: https://github.com/apache/ignite/pull/3821
IGNITE-8258 Fixed page acquire/write unlock order during checkpoint You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8258 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3821.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 #3821 ---- commit 85f5ea404150d625f8c9d1ad172a3aff8f9c8dbc Author: Alexey Goncharuk <alexey.goncharuk@...> Date: 2018-04-13T15:58:49Z IGNITE-8258 Fixed page acquire/write unlock order during checkpoint ---- ---