[
https://issues.apache.org/jira/browse/FLINK-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhijiang Wang reassigned FLINK-4914:
------------------------------------
Assignee: Zhijiang Wang
> Define parameters for reconciliation
> ------------------------------------
>
> Key: FLINK-4914
> URL: https://issues.apache.org/jira/browse/FLINK-4914
> Project: Flink
> Issue Type: Sub-task
> Components: Distributed Coordination
> Reporter: Stephan Ewen
> Assignee: Zhijiang Wang
>
> For reconciliation between TaskManagers and JobManager, we need to define the
> following parameters:
> - Duration that a TaskManager keeps a Task running when looking for a new
> JobManager. After that duration is over, the Task is canceled/failed.
> - Duration that the JobManager waits for TaskManagers to report that a task
> is still running.
> We should also try and determine some sane default values for those
> parameters. A suggestion could be {{1 min}} waiting time on the TaskManager
> side and {{20 secs}} waiting time on the JobManager side.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)