[
https://issues.apache.org/jira/browse/FLINK-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhijiang closed FLINK-4914.
---------------------------
Resolution: Won't Fix
> Define parameters for reconciliation
> ------------------------------------
>
> Key: FLINK-4914
> URL: https://issues.apache.org/jira/browse/FLINK-4914
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Reporter: Stephan Ewen
> Assignee: zhijiang
> Priority: Major
>
> 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
(v7.6.3#76005)