azagrebin opened a new pull request #12745: URL: https://github.com/apache/flink/pull/12745
The JVM Direct Memory leak is unlikely in JM. Therefore, we could disable its limit by default. This way it could span into e.g. JVM Overhead w/o failure to improve the user experience as before FLIP-116. If user needs the limit, e.g. to investigate container OOMs, the limit can be enabled by setting the 'jobmanager.memory.enable-jvm-direct-memory-limit' option. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
