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 2018/04/06 11:28:19 UTC

[GitHub] rabbah opened a new issue #3530: factor out max code blob size to a deployment configuration

rabbah opened a new issue #3530: factor out max code blob size to a deployment configuration
URL: https://github.com/apache/incubator-openwhisk/issues/3530
 
 
   From a conversation on slack, it was pointed out by @chetanmeh that we are hardcoding the exec max size https://github.com/apache/incubator-openwhisk/blob/a2dcace3d4cbef737cb5875c758f7e5d2b6d9f3c/common/scala/src/main/scala/whisk/core/entity/Exec.scala#L217
   
   We should factor this out as we've done with other limits (to pureconfig).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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