You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2017/02/15 10:32:41 UTC

[jira] [Closed] (FLINK-5745) Set uncaught exception handler for Netty threads

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

Ufuk Celebi closed FLINK-5745.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

Fixed in 9b4cd34 (release-1.2).

> Set uncaught exception handler for Netty threads
> ------------------------------------------------
>
>                 Key: FLINK-5745
>                 URL: https://issues.apache.org/jira/browse/FLINK-5745
>             Project: Flink
>          Issue Type: Improvement
>          Components: Network
>            Reporter: Ufuk Celebi
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> We pass a thread factory for the Netty event loop threads (see {{NettyServer}} and {{NettyClient}}), but don't set an uncaught exception handler. Let's add a JVM terminating handler that exits the process in cause of fatal errors.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)