[
https://issues.apache.org/jira/browse/IGNITE-8787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16512326#comment-16512326
]
Andrey Gura commented on IGNITE-8787:
-------------------------------------
Will be fixed as result of https://issues.apache.org/jira/browse/IGNITE-8562
> Striped Executor thread failure is not processed by IgniteFailureProcessor
> --------------------------------------------------------------------------
>
> Key: IGNITE-8787
> URL: https://issues.apache.org/jira/browse/IGNITE-8787
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.5
> Reporter: Andrew Medvedev
> Priority: Major
> Fix For: 2.6
>
> Attachments: after.jstack, before.jstack
>
>
> org.apache.ignite.internal.util.StripedExecutor.Stripe#run currently does not
> invoke IgniteFailureProcessor upon thread death. This can lead to dying all
> striped threads on a running node. see jstacks attached taken before and
> after killing all striped threads (via JMX).
>
> If striped executor threads are considered critical, they should be processed
> by IgniteFailureProcessor as well
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)