[
https://issues.apache.org/jira/browse/FLINK-21347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger closed FLINK-21347.
----------------------------------
Resolution: Fixed
Resolved in
https://github.com/apache/flink/commit/fb17aa9f9a486afefe141540ec45855ba80a8ae8
> Extract interface out of ExecutionGraph for better testability
> --------------------------------------------------------------
>
> Key: FLINK-21347
> URL: https://issues.apache.org/jira/browse/FLINK-21347
> Project: Flink
> Issue Type: Task
> Components: Runtime / Coordination
> Reporter: Robert Metzger
> Assignee: Robert Metzger
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
>
> This is a follow up to this comment:
> https://github.com/apache/flink/pull/14879#discussion_r573613450
> The ExecutionGraph class is currently not very handy for tests, as it has a
> lot of dependencies. Extracting an interface for the ExecutionGraph will make
> testing and future changes easier.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)