upgle commented on code in PR #5229:
URL: https://github.com/apache/openwhisk/pull/5229#discussion_r867581198


##########
common/scala/src/main/scala/org/apache/openwhisk/core/entity/ConcurrencyLimit.scala:
##########
@@ -37,21 +40,67 @@ case class ConcurrencyLimitConfig(min: Int, max: Int, std: 
Int)
  * The constructor is private so that argument requirements are checked and 
normalized
  * before creating a new instance.
  *
- * @param maxConcurrent the max number of concurrent activations in a single 
container
+ * @param maxConcurrent the max or min number of concurrent activations in a 
single container

Review Comment:
   @ningyougang my mistake, I'll update it.



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