[ 
https://issues.apache.org/jira/browse/IGNITE-8584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Gura updated IGNITE-8584:
--------------------------------
    Description: 
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 tid_hex)}} should be added that have to find thread by id 
and stop it.

  was:
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.


> 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 tid_hex)}} should be added that have to find thread by 
> id and stop it.



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

Reply via email to