[jira] [Created] (FLINK-8883) ExceptionUtils.rethrowIfFatalError should tread ThreadDeath as fatal.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-8883) ExceptionUtils.rethrowIfFatalError should tread ThreadDeath as fatal.

Shang Yuanchun (Jira)
Stephan Ewen created FLINK-8883:
-----------------------------------

             Summary: ExceptionUtils.rethrowIfFatalError should tread 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
             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)