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 d50cda6 Fix path delimiter error for parser test (#6980)
add b30bb15 Scaling refactor (#6951)
No new revisions were added by this update.
Summary of changes:
.../core/config/JDBCDataSourceConfiguration.java | 7 ++--
.../core/utils/ConfigurationYamlConverter.java | 12 +++---
.../config/JDBCDataSourceConfigurationTest.java | 45 ++++++++++++++++++++++
3 files changed, 54 insertions(+), 10 deletions(-)
create mode 100644
shardingsphere-scaling/shardingsphere-scaling-core/src/test/java/org/apache/shardingsphere/scaling/core/config/JDBCDataSourceConfigurationTest.java