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

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

Ufuk Celebi created FLINK-5745:
----------------------------------

             Summary: 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


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)