GitHub user dspavlov opened a pull request: https://github.com/apache/ignite/pull/3423
IGNITE-7507: Ignite node performance drop during checkpoint start Store metapage eviction causes long checkpoint lock hold time You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7507 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3423.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 #3423 ---- commit 0d557e567d7b770f2c91306071af9b849f0e66b3 Author: dspavlov <dpavlov.spb@...> Date: 2018-01-23T16:20:43Z IGNITE-7507: Ignite node performance drop during checkpoint start: store metapage eviction causes long checkpoint lock hold time ---- ---