You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by AMashenkov <gi...@git.apache.org> on 2018/11/07 18:25:44 UTC

[GitHub] ignite pull request #5345: IGNITE-10052: merged to 2.7

GitHub user AMashenkov opened a pull request:

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

    IGNITE-10052: merged to 2.7

    Added MVCC Tx logical WAL records.
    Fix PDS recover from WAL.
    Tests added.

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

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

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

    https://github.com/apache/ignite/pull/5345.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 #5345
    
----
commit 686115f93543efdf6389d65733038d047b718091
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-11-07T09:55:51Z

    IGNITE-10052: Fixed MVCC Tx state restore from WAL.
    
    Added MVCC Tx logical WAL records.
    Fix PDS recover from WAL.
    Tests added.

----


---

[GitHub] ignite pull request #5345: IGNITE-10052: merged to 2.7

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

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


---