Gary Yao created FLINK-12230:
--------------------------------
Summary: Remove getExecutionGraph() and getRestartStrategy() 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
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)