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/17 13:41:00 UTC

[jira] [Created] (FLINK-12230) Remove getExecutionGraph() and getRestartStrategy() from JobMaster

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)