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

Aleksandr Polovtsev updated IGNITE-22976:
-----------------------------------------
    Description: {{CriticalWorkerWatchdog}} monitors "critical" threads for 
being blocked and prints an error, if it finds a blocked thread. This error 
includes the current stacktrace of this thread. However, this error is then 
converted into an exception and is passed to the {{FailureHandler}}, which 
prints this error again, with the same stacktrace. This duplication must be 
removed. 

> CriticalWorkerWatchdog prints two stacktraces
> ---------------------------------------------
>
>                 Key: IGNITE-22976
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22976
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Aleksandr Polovtsev
>            Priority: Major
>              Labels: ignite-3
>
> {{CriticalWorkerWatchdog}} monitors "critical" threads for being blocked and 
> prints an error, if it finds a blocked thread. This error includes the 
> current stacktrace of this thread. However, this error is then converted into 
> an exception and is passed to the {{FailureHandler}}, which prints this error 
> again, with the same stacktrace. This duplication must be removed. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to