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/31 23:49:29 UTC

[GitHub] dubeejw opened a new pull request #244: Fix tests that fire trigger when message is consumed

dubeejw opened a new pull request #244: Fix tests that fire trigger when message is consumed
URL: https://github.com/apache/incubator-openwhisk-package-kafka/pull/244
 
 
   Tests poll for 100 activations matching `triggerName`, which is not necessary as we can just get the last 200 related activations in one request.
   
   Also we may have more than one matching activation due to the try loop.

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