[GitHub] ignite pull request #5002: IGNITE-9898 fix checkpoint thread hangs on await ...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5002: IGNITE-9898 fix checkpoint thread hangs on await ...

andrey-kuznetsov
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.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 #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]>

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5002: IGNITE-9898 fix checkpoint thread hangs on await ...

andrey-kuznetsov
Github user asfgit closed the pull request at:

    https://github.com/apache/ignite/pull/5002


---