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/28 07:56:00 UTC

[jira] [Closed] (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 closed FLINK-12230.
----------------------------
    Resolution: Fixed

1.9: 8a8d72297109532c104956dc93158a69ee2c9048

> 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
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Remove the methods {{JobMaster#getExecutionGraph()}}, which is currently only needed from unit tests. This is needed because the JobMaster will not have access to the {{ExecutionGraph}} in future.
> Acceptance Criteria:
>  * Method is removed
>  * Test coverage is not worse than before



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