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