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)