You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/05/02 13:24:21 UTC

[GitHub] rabbah commented on a change in pull request #3232: Making prewarm kind (and count) configurable

rabbah commented on a change in pull request #3232: Making prewarm kind (and count) configurable
URL: https://github.com/apache/incubator-openwhisk/pull/3232#discussion_r185493627
 
 

 ##########
 File path: common/scala/src/main/resources/application.conf
 ##########
 @@ -141,11 +141,11 @@ whisk {
         bypass-pull-for-local-images = false
         local-image-prefix = "whisk"
     }
-    # prewarm configuration
-    prewarm {
-        kind = "nodejs:6"
-        count = 2
+
+    user-events {
+        enabled = false
 
 Review comment:
   what are user events?

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


With regards,
Apache Git Services