imchao9 commented on a change in pull request #14062:
URL: https://github.com/apache/shardingsphere/pull/14062#discussion_r768280050



##########
File path: docs/document/content/user-manual/shardingsphere-scaling/build.cn.md
##########
@@ -18,7 +18,14 @@ mvn clean install -Dmaven.javadoc.skip=true 
-Dcheckstyle.skip=true -Drat.skip=tr
 
 或者通过[下载页面]( https://shardingsphere.apache.org/document/current/cn/downloads/ 
)获取安装包。
 
-2. 解压缩 proxy 发布包,修改配置文件 `conf/server.yaml`,这里主要是开启 `scaling` 和 `mode` 配置:
+> Scaling还是实验性质的功能,建议使用master分支最新版本,点击此处[下载最新版本]( 
https://github.com/apache/shardingsphere#nightly-builds )
+
+2. 解压缩 
proxy发布包,修改配置文件`conf/config-sharding.yaml`,配置`schemaName`,`dataSources`,`rules`里的`shardingAlgorithms`和`keyGenerators`,[config-sharding.yaml示例](
 
https://github.com/apache/shardingsphere/blob/master/examples/docker/shardingsphere-proxy/sharding/conf/config-sharding.yaml
 ):
+
+3. 解压缩 proxy 发布包,修改配置文件 `conf/server.yaml`,这里主要是开启 `scaling` 和 `mode` 配置:
+如果配置的Mode是Cluster,需要提前启动对应的`注册中心`。

Review comment:
       ok, I will change this.




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to