[
https://issues.apache.org/jira/browse/FLINK-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-1812.
--------------------------------
Resolution: Won't Do
Closed because of inactivity
> TaskManager shell scripts restart JVMs on process failures
> ----------------------------------------------------------
>
> Key: FLINK-1812
> URL: https://issues.apache.org/jira/browse/FLINK-1812
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / Scripts
> Affects Versions: 0.9
> Reporter: Stephan Ewen
> Priority: Major
>
> Currently, the TaskManager processes may die under certain fatal exceptions
> that prevent the TaskManager to proceed.
> Most of those problems can be fixed by a clean process (JVM) restart.
> We can make the system more resilient by changing the {{taskmanager.sh}} bash
> script to restart the processes upon a certain exit code.
> The TaskManager returns that exit code whenever it kills itself due to a
> problem that requires a clean JVM.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)