You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2021/09/07 03:05:15 UTC

[shardingsphere] branch master updated: modify server.yml (#12250)

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

zhangliang 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 b7574e8  modify server.yml (#12250)
b7574e8 is described below

commit b7574e827d5bcd1f309b9adf92398303c8fc6864
Author: zhaojinchao <33...@users.noreply.github.com>
AuthorDate: Tue Sep 7 11:04:32 2021 +0800

    modify server.yml (#12250)
---
 .../src/main/resources/conf/server.yaml                                 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/resources/conf/server.yaml b/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/resources/conf/server.yaml
index b0d820c..ec6ca75 100644
--- a/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/resources/conf/server.yaml
+++ b/shardingsphere-distribution/shardingsphere-proxy-distribution/src/main/resources/conf/server.yaml
@@ -27,7 +27,7 @@
 #    type: ZooKeeper
 #    props:
 #      namespace: governance_ds
-#      serverLists: localhost:2181
+#      server-lists: localhost:2181
 #      retryIntervalMilliseconds: 500
 #      timeToLiveSeconds: 60
 #      maxRetries: 3