[
https://issues.apache.org/jira/browse/IGNITE-22976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17872948#comment-17872948
]
Roman Puchkovskiy commented on IGNITE-22976:
--------------------------------------------
The patch looks good to me
> CriticalWorkerWatchdog prints two stacktraces
> ---------------------------------------------
>
> Key: IGNITE-22976
> URL: https://issues.apache.org/jira/browse/IGNITE-22976
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksandr Polovtsev
> Assignee: Aleksandr Polovtsev
> Priority: Major
> Labels: ignite-3
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{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)