You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by AMashenkov <gi...@git.apache.org> on 2018/12/24 10:29:32 UTC

[GitHub] ignite pull request #5733: MVCC: Fix mvcc RemoveAll.

GitHub user AMashenkov opened a pull request:

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

    MVCC: Fix mvcc RemoveAll.

    

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

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

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

    https://github.com/apache/ignite/pull/5733.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 #5733
    
----
commit 3d4189fc60da248321b808e7d1b6ce8bf7b140e5
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-12-21T16:20:47Z

    IGNITE-10254: Fix invokeAll failures on backup.

commit 70e91a84aac03d912ab9f79634e3dc1575f51455
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-12-21T17:15:43Z

    IGNITE-10794: Fix removeAll failure during rebalance.

----


---