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 2020/04/10 17:26:31 UTC

[GitHub] [openwhisk] chetanmeh commented on issue #4874: add activationId to events message

chetanmeh commented on issue #4874: add activationId to events message
URL: https://github.com/apache/openwhisk/pull/4874#issuecomment-612132669
 
 
   Just to confirm the impact on backward compatability.
   
   * Any existing code which is processing the user-events using older version of Message parsing code would work as is as it would just ignore activationId
   * New code reading older events - Should not happen in general 
   
   Should we account for case where parser should be able to handle missing activationId i.e. mark it as `Option`

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