GitHub user AMashenkov opened a pull request:
https://github.com/apache/ignite/pull/3842 IGNITE-8295: Fixed wrong checkpointLock vs partStoreLock order.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8295
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3842.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3842
----
commit fb7956b0c4fc9d8b62aac1f831e0c0ef939275da
Author: Andrey V. Mashenkov <andrey.mashenkov@...>
Date: 2018-04-17T10:32:12Z
Fixed wrong checkpointLock vs partStoreLock order.
----
---