You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by x-kreator <gi...@git.apache.org> on 2018/05/23 18:26:44 UTC

[GitHub] ignite pull request #4057: IGNITE-8584: Provide ability to terminate any thr...

GitHub user x-kreator opened a pull request:

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

    IGNITE-8584: Provide ability to terminate any thread with enabled tes…

    …t features.

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

    $ git pull https://github.com/x-kreator/ignite ignite-8584

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

    https://github.com/apache/ignite/pull/4057.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 #4057
    
----
commit 7c0cd0e08a0460982a392c96bbfe02353ec35227
Author: Dmitriy Sorokin <d....@...>
Date:   2018-05-23T18:24:24Z

    IGNITE-8584: Provide ability to terminate any thread with enabled test features.

----


---