You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2021/04/02 09:25:58 UTC

[shardingsphere] branch master updated (306e154 -> 0734e20)

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

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


    from 306e154  Remove useless spi (#9917)
     add 0734e20  Add MetaDataAwareEventSubscriber to decouple authority and governance (#9918)

No new revisions were added by this update.

Summary of changes:
 .../context/auth/GovernanceAuthenticationContext.java | 13 +++++--------
 ...nfra.context.metadata.MetaDataAwareEventSubscriber |  2 +-
 .../metadata/MetaDataAwareEventSubscriber.java}       | 14 ++++++--------
 .../GovernanceShardingSphereDataSource.java           | 19 ++++++++++++++++---
 .../impl/AbstractBootstrapInitializer.java            | 13 +++++++++++--
 5 files changed, 39 insertions(+), 22 deletions(-)
 copy shardingsphere-features/shardingsphere-db-discovery/shardingsphere-db-discovery-route/src/main/resources/META-INF/services/org.apache.shardingsphere.infra.route.SQLRouter => shardingsphere-governance/shardingsphere-governance-context/src/main/resources/META-INF/services/org.apache.shardingsphere.infra.context.metadata.MetaDataAwareEventSubscriber (90%)
 copy shardingsphere-infra/{shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/yaml/engine/constructor/ShardingSphereYamlConstruct.java => shardingsphere-infra-context/src/main/java/org/apache/shardingsphere/infra/context/metadata/MetaDataAwareEventSubscriber.java} (74%)