You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by tu...@apache.org on 2022/04/08 15:09:34 UTC

[shardingsphere] branch master updated (21d08cfd23a -> f3e0969000c)

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

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


    from 21d08cfd23a Add TypedSPIMetadataAware (#16677)
     add f3e0969000c Remove TypedSPI dependency for RuleAlteredContextManagerLifecycleListener (#16682)

No new revisions were added by this update.

Summary of changes:
 ...java => RuleAlteredContextManagerLifecycleListener.java} |  9 ++-------
 ...re.mode.manager.listener.ContextManagerLifecycleListener |  2 +-
 .../manager/listener/ContextManagerLifecycleListener.java   |  3 +--
 .../proxy/initializer/BootstrapInitializer.java             | 13 +++++--------
 .../shardingsphere/spi/type/typed/TypedSPIRegistry.java     | 11 -----------
 5 files changed, 9 insertions(+), 29 deletions(-)
 rename shardingsphere-kernel/shardingsphere-data-pipeline/shardingsphere-data-pipeline-core/src/main/java/org/apache/shardingsphere/data/pipeline/scenario/rulealtered/spi/{ContextManagerLifecycleListenerImpl.java => RuleAlteredContextManagerLifecycleListener.java} (87%)