This is an automated email from the ASF dual-hosted git repository.
panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from 2665f90 correct exception message when not contains schema (#11464)
add 2f0f973 Refactor AbstractBootstrapInitializer (#11480)
No new revisions were added by this update.
Summary of changes:
.../repository/LocalConfigCenterRepository.java | 29 +++++---
.../impl/AbstractBootstrapInitializer.java | 82 +++++++++++++++++----
.../impl/GovernanceBootstrapInitializer.java | 86 +++-------------------
.../impl/StandardBootstrapInitializer.java | 30 +++++++-
.../impl/StandardBootstrapInitializerTest.java | 10 ++-
5 files changed, 133 insertions(+), 104 deletions(-)
copy
shardingsphere-jdbc/shardingsphere-jdbc-core/src/test/java/org/apache/shardingsphere/driver/fixture/TestQueryAssistedEncryptAlgorithm.java
=>
shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/config/persist/repository/LocalConfigCenterRepository.java
(62%)