You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ilantukh <gi...@git.apache.org> on 2018/12/05 13:32:35 UTC

[GitHub] ignite pull request #5580: IGNITE-9303 : Fixed flag check on page recycling ...

GitHub user ilantukh opened a pull request:

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

    IGNITE-9303 : Fixed flag check on page recycling and changed PageMemoryTracker to use forced read lock.

    

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

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

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

    https://github.com/apache/ignite/pull/5580.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 #5580
    
----
commit 2bc267f7115b8d189cbf6abbfe27ce8a905632d8
Author: Ilya Lantukh <il...@...>
Date:   2018-12-05T13:31:45Z

    IGNITE-9303 : Fixed flag check on page recycling and changed PageMemoryTracker to use forced read lock.

----


---

[GitHub] ignite pull request #5580: IGNITE-9303 : Fixed flag check on page recycling ...

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

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


---