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/06/28 16:18:11 UTC

[GitHub] csantanapr commented on issue #272: Verify trigger fire by sideeffect.

csantanapr commented on issue #272: Verify trigger fire by sideeffect.
URL: https://github.com/apache/incubator-openwhisk-package-kafka/pull/272#issuecomment-401091230
 
 
   @cbickel This is very cool solution.
   At one point I discussed with @jasonpet to have the action to write to another DB and check the entry there.
   But this way we re-use the whisk DB with an entity, it can be a trigger, a package, or action.
   
   @mdeuser 
   The current verification is nondeterministic and problematic because couchdb views are eventually consistent, and there could be large delay until the view is updated and the activation record to show up.
   

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