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/04/30 06:47:58 UTC

[GitHub] [incubator-openwhisk] style95 commented on issue #4459: Close the consumer when WakeupExcpetion happened

style95 commented on issue #4459: Close the consumer when WakeupExcpetion happened
URL: https://github.com/apache/incubator-openwhisk/pull/4459#issuecomment-487837446
 
 
   @ningyougang Thank you for the contribution.
   
   Currently, `wakup()` is only called by this scheduler:
   https://github.com/apache/incubator-openwhisk/pull/4459/files#diff-8bf7d87d98238d39ba7f36d2c52def6fR74
   
   So is this to handle `WakeupException` when the scheduler calls `consumer.wakeup()` and unfortunately this exception is thrown while `commit` or `monitoringScheduler` are accessing the underlying consumer?

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