You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by to...@apache.org on 2022/04/30 17:02:10 UTC

[shardingsphere] branch master updated (d443552ac0b -> bd310f33573)

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

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


    from d443552ac0b Add OKProxyStateFactory (#17243)
     add bd310f33573 Add RuleDefinitionAlterPreprocessor and RuleDefinitionUpdaterFactory (#17244)

No new revisions were added by this update.

Summary of changes:
 .../RuleDefinitionAlterPreprocessorFactory.java}     | 20 ++++++++++----------
 ...actory.java => RuleDefinitionUpdaterFactory.java} | 17 +++++++++--------
 .../rdl/rule/RuleDefinitionBackendHandler.java       | 13 ++++---------
 .../rql/RuleDefinitionBackendHandlerTest.java        |  3 ---
 4 files changed, 23 insertions(+), 30 deletions(-)
 copy shardingsphere-infra/{shardingsphere-infra-context/src/main/java/org/apache/shardingsphere/infra/context/refresher/MetaDataRefresherFactory.java => shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/distsql/preprocess/RuleDefinitionAlterPreprocessorFactory.java} (64%)
 copy shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/distsql/update/{RALUpdaterFactory.java => RuleDefinitionUpdaterFactory.java} (66%)