markusthoemmes commented on a change in pull request #2246: To resolve #2245 - 
optimize container removal
URL: 
https://github.com/apache/incubator-openwhisk/pull/2246#discussion_r116658412
 
 

 ##########
 File path: 
tests/src/test/scala/whisk/core/containerpool/test/ContainerPoolTests.scala
 ##########
 @@ -68,7 +69,9 @@ class ContainerPoolTests extends 
TestKit(ActorSystem("ContainerPool"))
     val memoryLimit = 256.MB
 
     val invocationNamespace = EntityName("invocationSpace")
+    val invocationNamespace2 = EntityName("invocationSpace2")
 
 Review comment:
   Would a more speaking name make sense? Like `differentInvocatioNamespace`?
 
----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to