tysonnorris commented on a change in pull request #4593: Change ContainerPool 
buffer processing 
URL: https://github.com/apache/openwhisk/pull/4593#discussion_r355713115
 
 

 ##########
 File path: 
core/invoker/src/main/scala/org/apache/openwhisk/core/containerpool/ContainerPool.scala
 ##########
 @@ -173,7 +173,8 @@ class ContainerPool(childFactory: ActorRefFactory => 
ActorRef,
               // from the buffer
               val (_, newBuffer) = runBuffer.dequeue
               runBuffer = newBuffer
-              runBuffer.dequeueOption.foreach { case (run, _) => self ! run }
 
 Review comment:
   github is not showing this update 🤷‍♂ 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to