You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by xi...@apache.org on 2020/08/08 10:46:20 UTC

[shardingsphere] branch master updated (b1ffc5a -> 21e1886)

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

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


    from b1ffc5a  Refactor DataSourceConfiguration.addPropertyAlias (#6705)
     new a45ca63  Refactor DataNodes
     new d019dee  Remove useless ConfigurationLogger
     new 8fd866c  Fix test case
     new 21e1886  Merge pull request #6713 from terrymanu/dev

The 26036 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../infra/config/DataSourceConfiguration.java      |  4 ++
 .../shardingsphere/infra/datanode/DataNodes.java   |  2 +-
 .../infra/log/ConfigurationLogger.java             | 76 ----------------------
 3 files changed, 5 insertions(+), 77 deletions(-)
 delete mode 100644 shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/log/ConfigurationLogger.java