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)