You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/09/05 08:49:10 UTC

[GitHub] [openwhisk-runtime-java] sven-lange-last commented on issue #74: Dynamically setting the JVM memory limit by reading the Cgroup

sven-lange-last commented on issue #74: Dynamically setting the JVM memory limit by reading the Cgroup
URL: https://github.com/apache/openwhisk-runtime-java/pull/74#issuecomment-528266234
 
 
   @chetanmeh thanks for investigating. I agree that JVM heap size adoption to the action container memory limit should be addressed with #95. The OpenJ9 version we are using now in the managed Java runtime image should adapt to the cgroup's memory limit automatically, because option `-XX:+UseContainerSupport` is now default.
   
   I think we should close this PR as well as #5 because this area has been addressed.
   
   fyi @falkzoll 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services