rabbah commented on a change in pull request #2215: Updates for Max Activation 
List Limit
URL: 
https://github.com/apache/incubator-openwhisk/pull/2215#discussion_r124360240
 
 

 ##########
 File path: 
core/controller/src/main/scala/whisk/core/controller/Activations.scala
 ##########
 @@ -62,6 +64,8 @@ trait WhiskActivationsApi
     /** Only GET is supported in this API. */
     protected override lazy val entityOps = get
 
+    protected val maxActivationLimit = 200
 
 Review comment:
   is this better located in a singleton object?
 
----------------------------------------------------------------
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