You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2015/08/28 15:49:45 UTC

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

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)