You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by rkondakov <gi...@git.apache.org> on 2018/12/25 08:23:01 UTC

[GitHub] ignite pull request #5740: IGNITE-10778: Test stability improved by reducing...

GitHub user rkondakov opened a pull request:

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

    IGNITE-10778: Test stability improved by reducing iterations number in the MVCC case

    

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

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

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

    https://github.com/apache/ignite/pull/5740.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 #5740
    
----
commit aa5a6c97ed37b7ebe281e6b1715b569b895f8ebd
Author: rkondakov <ko...@...>
Date:   2018-12-25T08:09:33Z

    IGNITE-10778: Test stability improved by reducing iterations number in the MVCC case.

----


---