You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2022/12/03 12:27:12 UTC

[shardingsphere] branch master updated (45715422fae -> 134fac9c7a6)

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 45715422fae Remove empty rule configuration after drop rule. (#22625)
     add 134fac9c7a6 Add InternalConfigurationProperties for inner use. (#22622)

No new revisions were added by this update.

Summary of changes:
 .../infra/config/props/ConfigurationPropertyKey.java    |  7 +------
 .../InternalConfigurationProperties.java}               | 10 +++++-----
 .../internal/InternalConfigurationPropertyKey.java      | 17 +++++++----------
 .../infra/metadata/ShardingSphereMetaData.java          |  4 ++++
 .../core/execute/ShardingSphereDataJobWorker.java       |  4 ++--
 5 files changed, 19 insertions(+), 23 deletions(-)
 copy infra/common/src/main/java/org/apache/shardingsphere/infra/config/props/{ConfigurationProperties.java => internal/InternalConfigurationProperties.java} (72%)
 copy mode/type/cluster/repository/provider/etcd/src/main/java/org/apache/shardingsphere/mode/repository/cluster/etcd/props/EtcdPropertyKey.java => infra/common/src/main/java/org/apache/shardingsphere/infra/config/props/internal/InternalConfigurationPropertyKey.java (73%)