You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2018/03/08 16:59:00 UTC

[jira] [Resolved] (FLINK-8883) ExceptionUtils.rethrowIfFatalError should treat ThreadDeath as fatal

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

Stephan Ewen resolved FLINK-8883.
---------------------------------
    Resolution: Fixed

Fixed in
  - 1.5.0 via afd2404d634a03cc4cd017b63745c74e5281896c
  - 1.6.0 via 1d77b66833e75359dd4088f01083ecd9b68898ff

> ExceptionUtils.rethrowIfFatalError should treat ThreadDeath as fatal
> --------------------------------------------------------------------
>
>                 Key: FLINK-8883
>                 URL: https://issues.apache.org/jira/browse/FLINK-8883
>             Project: Flink
>          Issue Type: Bug
>          Components: Core
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>            Priority: Major
>             Fix For: 1.5.0, 1.6.0
>
>
> Thread deaths leave code in inconsistent state and should thus always be forwarded as fatal exceptions that cannot be handled in any way.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)