[ 
https://issues.apache.org/jira/browse/FLINK-12231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-12231:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>
> 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)

Reply via email to