[jira] [Created] (FLINK-7910) Generalize TestEnvironment/TestStreamEnvironment to be used with Flip-6 MiniCluster

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-7910) Generalize TestEnvironment/TestStreamEnvironment to be used with Flip-6 MiniCluster

Shang Yuanchun (Jira)
Till Rohrmann created FLINK-7910:
------------------------------------

             Summary: Generalize TestEnvironment/TestStreamEnvironment to be used with Flip-6 MiniCluster
                 Key: FLINK-7910
                 URL: https://issues.apache.org/jira/browse/FLINK-7910
             Project: Flink
          Issue Type: Improvement
          Components: Tests
    Affects Versions: 1.4.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann


In order to execute tests extending {{AbstractTestBase}} with the Flip-6 {{MiniCluster}} we have to generalize {{TestEnvironment}} and the {{TestStreamEnvironment}} such that they can execute jobs on the Flip-6 {{MiniCluster}}. In order to do that I propose to introduce a {{JobExecutor}} interface which can be implemented by the {{MiniCluster}} and the {{FlinkMiniCluster}} class.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)