[
https://issues.apache.org/jira/browse/FLINK-12231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Yao updated FLINK-12231:
-----------------------------
Fix Version/s: 1.9.0
> Introduce Scheduler interface and adapt ExecutionGraph to it
> ------------------------------------------------------------
>
> Key: FLINK-12231
> URL: https://issues.apache.org/jira/browse/FLINK-12231
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Reporter: Gary Yao
> Assignee: Gary Yao
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Introduce the {{Scheduler}} interface. The {{ExecutionGraph}} contains
> scheduling logic at the moment. We can use the adapter pattern to translate
> the _scheduling-relevant_ methods on the {{ExecutionGraph}} to the
> {{Scheduler}} interface.
> Acceptance Criteria:
> * {{JobMaster}} does not have a reference to the {{ExecutionGraph}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)