[jira] [Created] (FLINK-5238) Flip-6 mini cluster should start local TaskManagers if there is only one TaskManager

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

[jira] [Created] (FLINK-5238) Flip-6 mini cluster should start local TaskManagers if there is only one TaskManager

Shang Yuanchun (Jira)
Stephan Ewen created FLINK-5238:
-----------------------------------

             Summary: Flip-6 mini cluster should start local TaskManagers if there is only one TaskManager
                 Key: FLINK-5238
                 URL: https://issues.apache.org/jira/browse/FLINK-5238
             Project: Flink
          Issue Type: Bug
         Environment: {{flip-6}} feature branch
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen


MiniCluster execution becomes much faster for short jobs, if the TaskManagers do not start their Netty Network Environment unless needed.

If the MiniCluster has only one TaskManager, the NetworkEnvironment should not be started.



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