[jira] [Created] (FLINK-2592) Rework of FlinkMiniCluster

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

[jira] [Created] (FLINK-2592) Rework of FlinkMiniCluster

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

             Summary: Rework of FlinkMiniCluster
                 Key: FLINK-2592
                 URL: https://issues.apache.org/jira/browse/FLINK-2592
             Project: Flink
          Issue Type: Improvement
            Reporter: Till Rohrmann
            Priority: Minor


Over the time, the {{FlinkMiniCluster}} has become quite complex to support all different execution modes (batch vs. streaming, standalone vs. ha with ZooKeeper, single {{ActorSystem}} vs. multiple {{ActorSystems}}, etc.). There is no consistent way of configuring all these options. Therefore it would be good to rework the {{FlinkMiniCluster}} to avoid configuring it via the {{Configuration}} object and instead to use explicit options which can be turned on and off.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)