You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Andrey Gura (JIRA)" <ji...@apache.org> on 2018/05/23 15:21:00 UTC

[jira] [Created] (IGNITE-8584) Provide ability to terminate any thread with enabled test features

Andrey Gura created IGNITE-8584:
-----------------------------------

             Summary: 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
             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)