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/19 07:04:33 UTC

[GitHub] [openwhisk] sven-lange-last commented on issue #4633: Optimize WhiskEntity deserialization

sven-lange-last commented on issue #4633: Optimize WhiskEntity deserialization
URL: https://github.com/apache/openwhisk/issues/4633#issuecomment-532997277
 
 
   This approach would improve scenarios where pre-existing actions are loaded from the artifact store and fail in deserialisation because the used runtime kind has been removed. In this scenario, the document cannot be deserialised into a WhiskAction and will be read as WhiskTrigger.
   
   See https://lists.apache.org/thread.html/16cc3717025203c071dfd3ceb6652c98ec8e56737c4ac57dbb2e6021@%3Cdev.openwhisk.apache.org%3E

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