This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from 6c9554e FIX #12217 issue add unit test (#12232)
add e78b25e serverLists change to server-lists (#12233)
No new revisions were added by this update.
Summary of changes:
.../src/main/resources/META-INF/zookeeper/cloud/encrypt.yaml | 2 +-
.../main/resources/META-INF/zookeeper/cloud/readwrite-splitting.yaml | 2 +-
.../src/main/resources/META-INF/zookeeper/cloud/shadow.yaml | 2 +-
.../META-INF/zookeeper/cloud/sharding-databases-tables.yaml | 2 +-
.../src/main/resources/META-INF/zookeeper/local/encrypt.yaml | 2 +-
.../main/resources/META-INF/zookeeper/local/readwrite-splitting.yaml | 2 +-
.../src/main/resources/META-INF/zookeeper/local/shadow.yaml | 2 +-
.../META-INF/zookeeper/local/sharding-databases-tables.yaml | 2 +-
.../main/resources/application-cloud-zookeeper-encrypt.properties | 2 +-
.../application-cloud-zookeeper-readwrite-splitting.properties | 2 +-
.../src/main/resources/application-cloud-zookeeper-shadow.properties | 2 +-
.../application-cloud-zookeeper-sharding-databases-tables.properties | 2 +-
.../main/resources/application-local-zookeeper-encrypt.properties | 2 +-
.../application-local-zookeeper-readwrite-splitting.properties | 2 +-
.../src/main/resources/application-local-zookeeper-shadow.properties | 2 +-
.../application-local-zookeeper-sharding-databases-tables.properties | 2 +-
.../resources/META-INF/additional-spring-configuration-metadata.json | 2 +-
.../yaml/ClusterPersistRepositoryConfigurationYamlSwapper.java | 5 +++--
.../junit/container/adapter/impl/ShardingSphereJDBCContainer.java | 2 +-
19 files changed, 21 insertions(+), 20 deletions(-)