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

Stephan Ewen resolved FLINK-1796.
---------------------------------
    Resolution: Fixed

Fixed via 8c32142528590a030693529c7c8d93f194968c0a

> Local mode TaskManager should have a process reaper
> ---------------------------------------------------
>
>                 Key: FLINK-1796
>                 URL: https://issues.apache.org/jira/browse/FLINK-1796
>             Project: Flink
>          Issue Type: Bug
>          Components: JobManager
>    Affects Versions: 0.9
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>             Fix For: 0.9
>
>
> We use process reaper actors (a typical Akka design pattern) to shut down the 
> JVM processes when the core actors die, as this is currently unrecoverable.
> The local mode uses the process reaper only for the JobManager actor, not for 
> the TaskManager actor. This may lead to dead stale JVMs on critical 
> TaskManager errors and makes debugging harder.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to