Vyacheslav Koptilin created IGNITE-22473:
--------------------------------------------
Summary: Failure handler should support generating thread dump on
failure
Key: IGNITE-22473
URL: https://issues.apache.org/jira/browse/IGNITE-22473
Project: Ignite
Issue Type: Improvement
Reporter: Vyacheslav Koptilin
The failure handler should be able to create and log a thread dump on failure.
Also, the FH configuration should be extended with the following fields:
- igniteDumpThreadsOnFailure This property enables threads dumping on failure
(default value is true)
- dumpThreadsTrottlingTimeout Timeout for throttling of thread dumps
generation. The default value is 10 sec
--
This message was sent by Atlassian Jira
(v8.20.10#820010)