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/22 20:43:49 UTC

[GitHub] rabbah commented on issue #3210: Passing action container ID in response header or body.

rabbah commented on issue #3210: Passing action container ID in response header or body.
URL: https://github.com/apache/incubator-openwhisk/issues/3210#issuecomment-359558339
 
 
   My first reaction: that really breaks the function/container abstraction and leaks implementation details. You can know if an action ran inside a warn container or a new container by inspecting the annotations in the activation record. The presence of an `initTime` indicates new container.

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