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/10/18 04:38:30 UTC

[GitHub] chetanmeh commented on a change in pull request #4073: Rename the package of controller and invoker

chetanmeh commented on a change in pull request #4073: Rename the package of controller and invoker
URL: https://github.com/apache/incubator-openwhisk/pull/4073#discussion_r226166373
 
 

 ##########
 File path: common/scala/src/main/scala/org/apache/openwhisk/core/WhiskConfig.scala
 ##########
 @@ -186,56 +186,56 @@ object WhiskConfig {
 }
 
 object ConfigKeys {
-  val cluster = "whisk.cluster"
-  val loadbalancer = "whisk.loadbalancer"
-  val buildInformation = "whisk.info"
+  val cluster = "org.apache.openwhisk.cluster"
 
 Review comment:
   I do not think we need to change the configKeys?

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