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

[GitHub] ignite pull request #5552: IGNITE-10491 added test to investigate max thread...

GitHub user akalash opened a pull request:

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

    IGNITE-10491 added test to investigate max threads

    

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

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

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

    https://github.com/apache/ignite/pull/5552.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 #5552
    
----
commit cc380b5c0aaf49fa6ef2bce0aaf50e303fbefa86
Author: Anton Kalashnikov <ka...@...>
Date:   2018-11-30T13:07:23Z

    IGNITE-14091 added test to max threads

commit aa0a2a6755eafd6e456db7af3f69d6e47fa47de4
Author: Anton Kalashnikov <ka...@...>
Date:   2018-11-30T14:20:04Z

    IGNITE-10491 added bash check

commit df89f0b81781114ca1ee6d704c1a87cd83eea789
Author: Anton Kalashnikov <ka...@...>
Date:   2018-11-30T14:42:31Z

    IGNITE-10491 systemout to log

commit d1939f40987b04bccd7d41f50ff93d44fff0f869
Author: Anton Kalashnikov <ka...@...>
Date:   2018-12-03T08:30:18Z

    IGNITE-10491 return threads test

----


---