This is an automated email from the ASF dual-hosted git repository.
duanzhengqiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from eae7b25 Fixes #9991 (#10011)
add 1dfce0f Improve the user yaml configuration (#10064)
No new revisions were added by this update.
Summary of changes:
.../governance/core/registry/RegistryCenter.java | 20 +++++++++-----------
.../core/yaml/config/YamlConfigurationConverter.java | 4 ++--
.../governance/core/registry/RegistryCenterTest.java | 4 ++--
...ter.java => YamlUsersConfigurationConverter.java} | 10 +++++-----
.../impl/GovernanceBootstrapInitializer.java | 4 ++--
.../yaml/swapper/YamlProxyConfigurationSwapper.java | 4 ++--
.../adapter/ShardingSphereAdapterContainer.java | 4 ++--
7 files changed, 24 insertions(+), 26 deletions(-)
rename
shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/metadata/user/yaml/config/{YamlUserConfigurationConverter.java
=> YamlUsersConfigurationConverter.java} (88%)