[
https://issues.apache.org/jira/browse/FLINK-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Biao Liu closed FLINK-5862.
---------------------------
Resolution: Won't Fix
This is an out of date issue, close it.
> When JobManager fails, TaskManagers do not cancel tasks, but attempt to
> reconnect to the JobManager, and report states of tasks deployed in
> -------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-5862
> URL: https://issues.apache.org/jira/browse/FLINK-5862
> Project: Flink
> Issue Type: Sub-task
> Components: Distributed Coordination, JobManager
> Reporter: Biao Liu
> Assignee: Biao Liu
> Priority: Major
>
> When TaskManager detects failure of JobManager, it will not cancel the tasks,
> but attempt to reconnect to JobManager for a duration. If reconnecting
> successfully, TaskManager will report the states of Tasks deployed in it. If
> reconnecting is failed because timeout happened or some other reasons,
> TaskManager will cancel the tasks and mark the slots inactive.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)