Biao Liu created FLINK-5862:
-------------------------------
Summary: 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
Reporter: Biao Liu
Assignee: Biao Liu
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
(v6.3.15#6346)