You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xintong Song (Jira)" <ji...@apache.org> on 2019/12/24 03:21:00 UTC

[jira] [Created] (FLINK-15369) MiniCluster use fixed network / managed memory sizes by defualt

Xintong Song created FLINK-15369:
------------------------------------

             Summary: MiniCluster use fixed network / managed memory sizes by defualt
                 Key: FLINK-15369
                 URL: https://issues.apache.org/jira/browse/FLINK-15369
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Configuration
            Reporter: Xintong Song
             Fix For: 1.10.0


Currently, Mini Cluster may allocate off-heap memory (managed & network) according to the JVM free heap size and configured off-heap fractions. This could lead to unnecessary large off-heap memory usage and unpredictable / hard-to-understand behaviors.

We believe a fix value for managed / network memory would be enough for a such a setup that runs Flink as a library.

Detailed discussion can be found in this [ML thread|http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/DISCUSS-Some-feedback-after-trying-out-the-new-FLIP-49-memory-configurations-td36129.html].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)