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/23 16:07:17 UTC

[GitHub] [openwhisk] chetanmeh commented on issue #4641: Revert erroneous change which drops user events on some completions.

chetanmeh commented on issue #4641: Revert erroneous change which drops user events on some completions.
URL: https://github.com/apache/openwhisk/pull/4641#issuecomment-534167802
 
 
   Currently User Event feature does not have full coverage as it's disabled by default. 
   
   With support for embedded Kafka in Standalone we can now add an integration test where Invoker is started with user event enabled like being done in [Activation Persister IT](https://github.com/chetanmeh/incubator-openwhisk/blob/persister/tests/src/test/scala/org/apache/openwhisk/core/database/persister/ActivationPersisterITTests.scala) and then assert if messages are indeed being sent.

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