You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by macrergate <gi...@git.apache.org> on 2018/05/15 08:20:29 UTC

[GitHub] ignite pull request #3997: IGNITE-8449 no need for checkpoint lock in case o...

GitHub user macrergate opened a pull request:

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

    IGNITE-8449 no need for checkpoint lock in case of stale updates

    

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

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

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

    https://github.com/apache/ignite/pull/3997.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 #3997
    
----
commit 7722dd2d91843f6a84e35d9ed94214dac7bb4809
Author: macrergate <ma...@...>
Date:   2018-05-12T04:41:07Z

    IGNITE-8449 no need for checkpoint lock in case of stale updates

----


---