[ 
https://issues.apache.org/jira/browse/IGNITE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16487802#comment-16487802
 ] 

ASF GitHub Bot commented on IGNITE-8584:
----------------------------------------

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.w.sorokin@...>
Date:   2018-05-23T18:24:24Z

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

----


> Provide ability to terminate any thread with enabled test features
> ------------------------------------------------------------------
>
>                 Key: IGNITE-8584
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8584
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Andrey Gura
>            Assignee: Dmitriy Sorokin
>            Priority: Major
>             Fix For: 2.6
>
>
> We already have {{WorkersControlMXBean}} that provides possibility to 
> interrupt thread registered in system workers registry. We also want stop any 
> thread in the system for testing purposes.
> Method {{stop(String threadName)}} should be added that have to find thread 
> by name and stop it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to