You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2021/02/10 11:32:00 UTC

[jira] [Created] (FLINK-21347) Extract interface out of ExecutionGraph for better testability

Robert Metzger created FLINK-21347:
--------------------------------------

             Summary: 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


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)