You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gary Yao (JIRA)" <ji...@apache.org> on 2019/04/18 14:47:00 UTC

[jira] [Updated] (FLINK-12230) Remove getExecutionGraph() from JobMaster

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

Gary Yao updated FLINK-12230:
-----------------------------
    Summary: Remove getExecutionGraph() from JobMaster  (was: Remove getExecutionGraph() and getRestartStrategy() from JobMaster)

> Remove getExecutionGraph() from JobMaster
> -----------------------------------------
>
>                 Key: FLINK-12230
>                 URL: https://issues.apache.org/jira/browse/FLINK-12230
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: Gary Yao
>            Assignee: Gary Yao
>            Priority: Major
>
> Remove the methods {{JobMaster#getExecutionGraph()}} and {{JobMaster#getRestartStrategy()}}, which are currently only needed from unit tests. This is needed because the JobMaster will not have access to the {{ExecutionGraph}} in future.
> Acceptance Criteria:
> * Methods are removed
> * Test coverage is not worse than before



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)