You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "TisonKun (JIRA)" <ji...@apache.org> on 2018/10/15 20:31:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-2592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

TisonKun closed FLINK-2592.
---------------------------
    Resolution: Won't Fix

In fact, we want to remove {{FlinkMiniCluster}} since it is based on deprecated legacy mode.

> Rework of FlinkMiniCluster
> --------------------------
>
>                 Key: FLINK-2592
>                 URL: https://issues.apache.org/jira/browse/FLINK-2592
>             Project: Flink
>          Issue Type: Improvement
>          Components: Distributed Coordination
>            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
(v7.6.3#76005)