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/01/09 02:14:32 UTC

[GitHub] dubeejw commented on a change in pull request #3104: Add TID stride configuration

dubeejw commented on a change in pull request #3104: Add TID stride configuration
URL: https://github.com/apache/incubator-openwhisk/pull/3104#discussion_r160305150
 
 

 ##########
 File path: common/scala/src/main/resources/application.conf
 ##########
 @@ -82,4 +82,7 @@ whisk {
         activations-ddoc = "whisks.v2"
         activations-filter-ddoc = "whisks-filters.v2"
     }
+
+    controller {
 
 Review comment:
   Had to add this so that `loadConfigOrThrow[ControllerConfig](ConfigKeys.controller)` does not fail.

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