You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2020/01/15 09:39:00 UTC

[jira] [Created] (FLINK-15597) Relax sanity check of JVM memory overhead to be within its min/max

Andrey Zagrebin created FLINK-15597:
---------------------------------------

             Summary: Relax sanity check of JVM memory overhead to be within its min/max
                 Key: FLINK-15597
                 URL: https://issues.apache.org/jira/browse/FLINK-15597
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Configuration, Runtime / Task
            Reporter: Andrey Zagrebin
            Assignee: Xintong Song
             Fix For: 1.10.0


When the explicitly configured process and Flink memory sizes are verified with the JVM meta space and overhead, JVM overhead does not have to be the exact fraction.
It can be just within its min/max range, similar to how it is now for network/shuffle memory check after FLINK-15300.



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