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/01/27 14:07:50 UTC

[GitHub] dubeejw commented on issue #3225: reduce fillInStackTrace expenses due to ArgNormalizer

dubeejw commented on issue #3225: reduce fillInStackTrace expenses due to ArgNormalizer
URL: https://github.com/apache/incubator-openwhisk/pull/3225#issuecomment-360987096
 
 
   Quick reference of everything that uses ArgNormalizer: https://github.com/apache/incubator-openwhisk/search?p=1&q=%22ArgNormalizer%22&type=&utf8=%E2%9C%93.
   
   Double whammy here? `val activationId = Try { ActivationId(n) }`
   https://github.com/apache/incubator-openwhisk/blob/20a5a6083d1630037740b4cf62f0d4e8fbc5c829/core/controller/src/main/scala/whisk/core/controller/Activations.scala#L95

----------------------------------------------------------------
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