[ 
https://issues.apache.org/jira/browse/FLINK-5745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15861224#comment-15861224
 ] 

ASF GitHub Bot commented on FLINK-5745:
---------------------------------------

Github user uce commented on the issue:

    https://github.com/apache/flink/pull/3293
  
    I think it's logged as `FatalExitExceptionHandler` in both places right now 
as well (Stephan's PR and your PR). So nothing would change if we move it out, 
or am I overlooking something?



> 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)

Reply via email to