[jira] [Created] (FLINK-1585) Fix computation of TaskManager memory for Mini Cluster (tests)

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

[jira] [Created] (FLINK-1585) Fix computation of TaskManager memory for Mini Cluster (tests)

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

             Summary: Fix computation of TaskManager memory for Mini Cluster (tests)
                 Key: FLINK-1585
                 URL: https://issues.apache.org/jira/browse/FLINK-1585
             Project: Flink
          Issue Type: Bug
    Affects Versions: 0.9
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 0.9


The mini cluster currently set up the memory for the TaskManager incorrectly. It misses to
 - respect preconfigured memory settings
 - evaluate the config for heap fraction and network buffers
 - take the memory needed by the JobManager into account



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