You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Jokser <gi...@git.apache.org> on 2018/11/14 16:47:56 UTC

[GitHub] ignite pull request #5396: IGNITE-10226 Fixed wrong partition state recovery

GitHub user Jokser opened a pull request:

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

    IGNITE-10226 Fixed wrong partition state recovery

    

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

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

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

    https://github.com/apache/ignite/pull/5396.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 #5396
    
----
commit 6fdc692458a63ea79bbfb5d554e6ec46ec8a2b90
Author: Pavel Kovalenko <jo...@...>
Date:   2018-11-14T16:07:04Z

    IGNITE-10226 Partition shouldn't rewrite own state to WAL during crash recovery.

commit d930bd6185cd0ccb01a9089cb5e384b1797bd36a
Author: Pavel Kovalenko <jo...@...>
Date:   2018-11-14T16:40:03Z

    IGNITE-10226 Partition should log to WAL current state on first update

----


---

[GitHub] ignite pull request #5396: IGNITE-10226 Fixed wrong partition state recovery

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

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


---