[GitHub] ignite pull request #3490: IGNITE-7540 Sequential checkpoints cause overwrit...

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

[GitHub] ignite pull request #3490: IGNITE-7540 Sequential checkpoints cause overwrit...

andrey-kuznetsov
GitHub user Jokser opened a pull request:

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

    IGNITE-7540 Sequential checkpoints cause overwrite of already cleaned & freed offheap page

   

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

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

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

    https://github.com/apache/ignite/pull/3490.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 #3490
   
----
commit 17bdf9459a3234eefbd379506a1d0895cd88d3a5
Author: Pavel Kovalenko <jokserfn@...>
Date:   2018-02-08T13:32:40Z

    IGNITE-7540 Prevent page memory metadata corruption during checkpoint and group destroying.

----


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

[GitHub] ignite pull request #3490: IGNITE-7540 Sequential checkpoints cause overwrit...

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

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


---