This is an automated email from the ASF dual-hosted git repository.
duanzhengqiang 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 533f726 Fixes readwrite-splitting yaml in proxy (#10317)
533f726 is described below
commit 533f726bdf32b1ca9ed2b95e627ab741bb4d5f8b
Author: Haoran Meng <[email protected]>
AuthorDate: Wed May 12 17:50:25 2021 +0800
Fixes readwrite-splitting yaml in proxy (#10317)
Co-authored-by: menghaoranss <[email protected]>
---
.../src/main/resources/conf/config-readwrite-splitting.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git
a/shardingsphere-proxy/shardingsphere-proxy-bootstrap/src/main/resources/conf/config-readwrite-splitting.yaml
b/shardingsphere-proxy/shardingsphere-proxy-bootstrap/src/main/resources/conf/config-readwrite-splitting.yaml
index d737701..b3e1d56 100644
---
a/shardingsphere-proxy/shardingsphere-proxy-bootstrap/src/main/resources/conf/config-readwrite-splitting.yaml
+++
b/shardingsphere-proxy/shardingsphere-proxy-bootstrap/src/main/resources/conf/config-readwrite-splitting.yaml
@@ -108,6 +108,7 @@
#rules:
#- !READWRITE_SPLITTING
# dataSources:
+# pr_ds:
# writeDataSourceName: write_ds
# readDataSourceNames:
# - read_ds_0