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/04/11 06:40:04 UTC

[GitHub] markusthoemmes commented on issue #3537: Add activation logs integration test

markusthoemmes commented on issue #3537: Add activation logs integration test
URL: https://github.com/apache/incubator-openwhisk/pull/3537#issuecomment-380344140
 
 
   @dubee Eventual consistency here shouldn't be more "eventual" than on a usual `activation get`, which we do all the time in out tests. The standard code just does a GET and then projects the result (i.e. throws everything away except logs).
   
   I'd suggest to wrap the test-code in the `withActivation` helper which should clear that eventual consistency for you.

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