You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by dspavlov <gi...@git.apache.org> on 2018/02/15 11:33:35 UTC

[GitHub] ignite pull request #3529: IGNITE-7698: Page read during replacement should ...

GitHub user dspavlov opened a pull request:

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

    IGNITE-7698: Page read during replacement should be outside of segmen…

    …t write lock

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

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

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

    https://github.com/apache/ignite/pull/3529.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 #3529
    
----
commit 5f98eeeae3b452482239223490772eb429ff27d4
Author: dpavlov <dp...@...>
Date:   2018-02-15T11:19:59Z

    IGNITE-7698: Page read during replacement should be outside of segment write lock

----


---

[GitHub] ignite pull request #3529: IGNITE-7698: Page read during replacement should ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---