GitHub user dgovorukhin opened a pull request:
https://github.com/apache/ignite/pull/5002 IGNITE-9898 fix checkpoint thread hangs on await async task completion
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9898
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5002.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5002
----
commit 7719b0bdbc405fa462230b0758e87356ce3615fe
Author: Dmitriy Govorukhin <dmitriy.govorukhin@...>
Date: 2018-10-16T10:18:39Z
IGNITE-9898 fix checkpoint thread hangs on await async task completion
Signed-off-by: Dmitriy Govorukhin <
[hidden email]>
----
---