This is an automated email from the ASF dual-hosted git repository.

jianglongtao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new cffa415  Remove worker id configuration of config-sharding.yaml 
(#14879)
cffa415 is described below

commit cffa41583270ccb9c43ccfa82caa1274db9e30c0
Author: Haoran Meng <[email protected]>
AuthorDate: Wed Jan 19 15:51:48 2022 +0800

    Remove worker id configuration of config-sharding.yaml (#14879)
---
 .../src/main/resources/conf/config-sharding.yaml                        | 2 --
 1 file changed, 2 deletions(-)

diff --git 
a/shardingsphere-proxy/shardingsphere-proxy-bootstrap/src/main/resources/conf/config-sharding.yaml
 
b/shardingsphere-proxy/shardingsphere-proxy-bootstrap/src/main/resources/conf/config-sharding.yaml
index 0ee1c67..653bf5f 100644
--- 
a/shardingsphere-proxy/shardingsphere-proxy-bootstrap/src/main/resources/conf/config-sharding.yaml
+++ 
b/shardingsphere-proxy/shardingsphere-proxy-bootstrap/src/main/resources/conf/config-sharding.yaml
@@ -199,8 +199,6 @@
 #  keyGenerators:
 #    snowflake:
 #      type: SNOWFLAKE
-#      props:
-#        worker-id: 123
 #
 #  scalingName: default_scaling
 #  scaling:

Reply via email to