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

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


    from 5bacfb1  Remove useless codes for RegistryCenter (#10423)
     add 8080c24  Add DataSourceStatusRegistryService (#10425)

No new revisions were added by this update.

Summary of changes:
 .../metadata/GovernanceMetaDataContexts.java       |  2 +-
 .../metadata/GovernanceMetaDataContextsTest.java   |  2 +-
 .../governance/core/facade/GovernanceFacade.java   |  5 ++-
 .../governance/core/registry/RegistryCenter.java   | 38 +++++-----------------
 .../DataSourceStatusRegistryService.java}          | 35 +++++++++++---------
 .../core/facade/GovernanceFacadeTest.java          |  5 ++-
 .../core/registry/RegistryCenterTest.java          | 35 ++++++++------------
 .../DataSourceStatusRegistryServiceTest.java}      | 32 +++++++++---------
 8 files changed, 63 insertions(+), 91 deletions(-)
 copy 
shardingsphere-governance/shardingsphere-governance-core/src/main/java/org/apache/shardingsphere/governance/core/registry/service/{config/impl/PropertiesRegistryService.java
 => state/DataSourceStatusRegistryService.java} (54%)
 copy 
shardingsphere-governance/shardingsphere-governance-core/src/test/java/org/apache/shardingsphere/governance/core/registry/service/{config/impl/PropertiesRegistryServiceTest.java
 => state/DataSourceStatusRegistryServiceTest.java} (58%)

Reply via email to