You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by oleg-ostanin <gi...@git.apache.org> on 2018/05/03 11:11:53 UTC

[GitHub] ignite pull request #3942: Ignite 8337

GitHub user oleg-ostanin opened a pull request:

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

    Ignite 8337

    

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

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

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

    https://github.com/apache/ignite/pull/3942.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 #3942
    
----
commit b67003b6faa1785ff154392ba66d603bc15b1399
Author: oleg-ostanin <oo...@...>
Date:   2018-04-23T11:53:33Z

    added IgniteCacheThinAbstractBenchmark

commit 24182036e17686246e32eed315bd907f01f75967
Author: oleg-ostanin <oo...@...>
Date:   2018-04-26T09:58:17Z

    added tx benchmarks

commit 3e193cc5a8e9172b15b56614b64c1ce7f7a82134
Author: oleg-ostanin <oo...@...>
Date:   2018-04-26T11:13:12Z

    IGNITE-8337 fixed putAll benchmark

commit 55f58b0fc39e1c11fe0c4266c4dea2a85df087d3
Author: oleg-ostanin <oo...@...>
Date:   2018-04-26T13:50:07Z

    IGNITE-8337 fixed npe in get benchmark

commit d2e2d9738d968251900d11cbdccf3f48d3533052
Author: oleg-ostanin <oo...@...>
Date:   2018-05-03T11:10:20Z

    IGNITE-8337 fixed comments

----


---