You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by me...@apache.org on 2021/02/26 11:43:31 UTC

[shardingsphere] branch master updated (1633bf2 -> 55418bd)

This is an automated email from the ASF dual-hosted git repository.

menghaoran pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 1633bf2  Replace YamlDataSourceRuleConfigurationWrap with YamlRootRuleConfigurations (#9517)
     add 55418bd  Refactor YamlDataSourceConfigurationSwapper (#9519)

No new revisions were added by this update.

Summary of changes:
 .../metadata/DataSourceChangedListener.java        |  2 +-
 .../yaml/config/YamlConfigurationConverter.java    |  2 +-
 .../YamlDataSourceConfigurationSwapper.java        | 33 +++++++++-------------
 .../YamlDataSourceConfigurationSwapperTest.java    | 28 +++++++++---------
 4 files changed, 30 insertions(+), 35 deletions(-)