You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicecomb.apache.org by GitBox <gi...@apache.org> on 2018/03/19 08:52:30 UTC

[GitHub] WillemJiang commented on a change in pull request #610: [SCB-415] change cluster value from "test-cluster" to "default"

WillemJiang commented on a change in pull request #610: [SCB-415] change cluster value from "test-cluster" to "default"
URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/610#discussion_r175362174
 
 

 ##########
 File path: samples/config-apollo-sample/src/main/resources/microservice.yaml
 ##########
 @@ -26,7 +26,7 @@ apollo:
     serverUri: http://127.0.0.1:8070
     serviceName: apollo-test
     env: DEV
-    clusters: test-cluster
+    clusters: default
 
 Review comment:
   Please add some explanation about this setting. 

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