[jira] [Closed] (FLINK-8885) The DispatcherThreadFactory should register uncaught exception handlers

2018-03-15 Thread Aljoscha Krettek (JIRA)

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

Aljoscha Krettek closed FLINK-8885.
---
   Resolution: Duplicate
Fix Version/s: (was: 1.6.0)
   (was: 1.5.0)

> The DispatcherThreadFactory should register uncaught exception handlers
> ---
>
> Key: FLINK-8885
> URL: https://issues.apache.org/jira/browse/FLINK-8885
> Project: Flink
>  Issue Type: Bug
>  Components: TaskManager
>Reporter: Stephan Ewen
>Assignee: Stephan Ewen
>Priority: Major
>
> The {{DispatcherThreadFactory}} is responsible for spawning the thread pool 
> threads for TaskManager's async dispatcher and for the CheckpointCoordinators 
> timed trigger.
> In case of uncaught exceptions in these threads, the system is not healthy 
> and more, hence they should register the 
> {{FatalExitUcaughtExceptionsHandler}}.



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


[jira] [Closed] (FLINK-8885) The DispatcherThreadFactory should register uncaught exception handlers

2018-03-06 Thread Chesnay Schepler (JIRA)

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

Chesnay Schepler closed FLINK-8885.
---
Resolution: Duplicate

> The DispatcherThreadFactory should register uncaught exception handlers
> ---
>
> Key: FLINK-8885
> URL: https://issues.apache.org/jira/browse/FLINK-8885
> Project: Flink
>  Issue Type: Bug
>  Components: TaskManager
>Reporter: Stephan Ewen
>Assignee: Stephan Ewen
>Priority: Major
> Fix For: 1.5.0, 1.6.0
>
>
> The {{DispatcherThreadFactory}} is responsible for spawning the thread pool 
> threads for TaskManager's async dispatcher and for the CheckpointCoordinators 
> timed trigger.
> In case of uncaught exceptions in these threads, the system is not healthy 
> and more, hence they should register the 
> {{FatalExitUcaughtExceptionsHandler}}.



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