You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by akalash <gi...@git.apache.org> on 2018/12/17 15:52:57 UTC

[GitHub] ignite pull request #5686: IGNITE-10720 Moved save metadata during checkpoin...

GitHub user akalash opened a pull request:

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

    IGNITE-10720 Moved save metadata during checkpoint from under write lock

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-10720

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5686.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 #5686
    
----
commit 873fb21331e56bdc3065cff453d15e0d2f490a3c
Author: Anton Kalashnikov <ka...@...>
Date:   2018-12-17T15:52:14Z

    IGNITE-10720 Moved save metadata during checkpoint from under write lock

----


---