You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by rkondakov <gi...@git.apache.org> on 2018/08/31 14:41:49 UTC

[GitHub] ignite pull request #4660: IGNITE-9320: Mvcc cache configuration and cluster...

GitHub user rkondakov opened a pull request:

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

    IGNITE-9320: Mvcc cache configuration and cluster nodes validation.

    

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

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

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

    https://github.com/apache/ignite/pull/4660.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 #4660
    
----
commit b00fd2a7d315e194b630f4ac2ba09842e69de48d
Author: rkondakov <ko...@...>
Date:   2018-08-30T09:09:59Z

    IGNITE-9320: Mvcc configuration changed from global flag to per cache flag. Tests fixed.

commit 1305e54d0afa046aa1100824b9c9a56bc5f84d7a
Author: rkondakov <ko...@...>
Date:   2018-08-31T11:20:15Z

    Start mvcc processor and cluster validation WIP

----


---

[GitHub] ignite pull request #4660: IGNITE-9320: Mvcc cache configuration and cluster...

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

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


---