[GitHub] ignite pull request #4675: IGNITE-9458: Changed behaviour of --mvcc flag in ...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4675: IGNITE-9458: Changed behaviour of --mvcc flag in ...

andrey-kuznetsov
GitHub user pavel-kuznetsov opened a pull request:

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

    IGNITE-9458: Changed behaviour of --mvcc flag in benchmark server.

    Don't override ignite config's "mvccEnabled" property in benchmark server.

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

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

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

    https://github.com/apache/ignite/pull/4675.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 #4675
   
----
commit 2c69fbe538f66497a5b6cc1a1ac8900bd7efb7ef
Author: Pavel Kuznetsov <palmihal@...>
Date:   2018-09-03T18:37:20Z

    IGNITE-9458: Changed behaviour of --mvcc flag in benchmark server.

----


---