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 2017/12/21 19:33:25 UTC

[GitHub] starpit opened a new pull request #3127: fix PrimitiveActions drag of WhiskActivations

starpit opened a new pull request #3127: fix PrimitiveActions drag of WhiskActivations
URL: https://github.com/apache/incubator-openwhisk/pull/3127
 
 
   the akka `after` implementation creates an actor, but opaquely. thus, we have no opportunity to cancel any timeout futures. this PR adjust the `after` impl to expose and utilize the Cancellables
   
   the consequence of this drag is that WhiskActivations, and a bunch of related artifacts, hang around until various timeouts expire.

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