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/08/24 17:47:44 UTC

[GitHub] tysonnorris edited a comment on issue #3976: close connections and reset pool on Container.pause

tysonnorris edited a comment on issue #3976: close connections and reset pool on Container.pause
URL: https://github.com/apache/incubator-openwhisk/pull/3976#issuecomment-415832460
 
 
   > Is there a way to flush all connections from the respective pool instead of regenerating the whole thing?
   
   I didn't see one for akka http - how do you want to proceed?
   
   > get access to the Http.HostConnectionPool 
   
   It is not clear how to do this, starting with pool, which is type `Flow[(HttpRequest, T), (Try[HttpResponse], T), HostConnectionPool]`

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