[GitHub] ignite pull request #4879: ignite-9447: Fixed benchmarks setup freeze.

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4879: ignite-9447: Fixed benchmarks setup freeze.

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

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

    ignite-9447: Fixed benchmarks setup freeze.

    Now it is safe to call ignite().close() after setUp if multiply yardstick driver hosts are used.

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

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

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

    https://github.com/apache/ignite/pull/4879.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 #4879
   
----
commit c5576c843d4cbceaacacd03ed8d4e75082717c11
Author: Pavel Kuznetsov <palmihal@...>
Date:   2018-09-28T15:30:06Z

    ignite-9447: Fixed benchmarks setup freeze.
   
    Now it is safe to call ignite().close() after setUp if multiply yardstick driver hosts are used.

----


---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #4879: IGNITE-9447: Fixed benchmarks setup freeze.

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---