You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2019/06/26 11:42:00 UTC

[jira] [Created] (FLINK-13001) Add ExecutionGraphBuilder for testing

Chesnay Schepler created FLINK-13001:
----------------------------------------

             Summary: Add ExecutionGraphBuilder for testing
                 Key: FLINK-13001
                 URL: https://issues.apache.org/jira/browse/FLINK-13001
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Coordination, Tests
    Affects Versions: 1.9.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.9.0


Creating an ExecutionGraph for testing is quite a hassle since we have no builder for doing so easily.
Quite a few classes contain utility methods accepting a subset of the required arguments, which are painful to extend.



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