You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/03/01 01:55:55 UTC

[GitHub] [incubator-shardingsphere] geomonlin commented on a change in pull request #4497: update example orchestration to 5.x

geomonlin commented on a change in pull request #4497: update example orchestration to 5.x
URL: https://github.com/apache/incubator-shardingsphere/pull/4497#discussion_r386069509
 
 

 ##########
 File path: examples/sharding-jdbc-example/orchestration-example/orchestration-raw-jdbc-example/src/main/resources/META-INF/nacos/local/encrypt.yaml
 ##########
 @@ -3,7 +3,7 @@ orchestration:
     orchestrationType: config_center
     instanceType: nacos
     serverLists: localhost:8848
-    namespace: orchestration-yaml-demo
 
 Review comment:
   This namespace  become namespaceId in naocs. If write namespace ,found should write  value of n**amespaceId "db5af0a7-ae65-49b2-810a-df5cb77103a1"**. However Show the configuration with empty namespace by default in nacos. 
   ![image](https://user-images.githubusercontent.com/26007894/75618004-5f4e0680-5ba2-11ea-9823-baf799772ef0.png)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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