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



##########
File path: docs/document/content/user-manual/shardingsphere-scaling/build.en.md
##########
@@ -18,7 +18,13 @@ The binary packages:
 
 Or get binary package from [download page]( 
https://shardingsphere.apache.org/document/current/en/downloads/ ).
 
-2. Unzip the proxy distribution package, modify the configuration file 
`conf/server.yaml`, enable `scaling` and `mode`:
+> Scaling is an experimental feature,we suggest use master branch latest 
version,click here[download latest version]( 
https://github.com/apache/shardingsphere#nightly-builds )
+
+2. Unzip the proxy distribution package, modify the configuration file 
`conf/config-sharding.yaml`,edit `schemaName`,`dataSources`,in `rules`, you can 
change `shardingAlgorithms` or`keyGenerators`,[config-sharding.yaml example]( 
https://github.com/apache/shardingsphere/blob/master/examples/docker/shardingsphere-proxy/sharding/conf/config-sharding.yaml
 ):
+
+3. Modify the configuration file `conf/server.yaml`,
+if the `Mode` is `Cluster`, please open the registry center you use before you 
run `proxy`.
+now enable `scaling` and `mode`

Review comment:
       Sentence should start with upper case letter. And also other places.




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