ningyougang commented on code in PR #5320:
URL: https://github.com/apache/openwhisk/pull/5320#discussion_r959366380


##########
tests/src/test/scala/org/apache/openwhisk/core/scheduler/container/test/ContainerManagerTests.scala:
##########
@@ -910,6 +910,49 @@ class ContainerManagerTests
         NoAvailableInvokersError))
   }
 
+  it should "send FailedCreationJob to queue manager when available invoker 
query fails" in {

Review Comment:
   Seems the title should be changed from `to queue manager` to `to memoryQueue`
   refer to: 
https://github.com/apache/openwhisk/blob/master/core/scheduler/src/main/scala/org/apache/openwhisk/core/scheduler/container/ContainerManager.scala#L580



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to