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 af98e22 updata-powered-by (#16069)
add 1ab5b97 Change db-discovery-mgr to db-discovery-mysql (#16065)
No new revisions were added by this update.
Summary of changes:
.../shardingsphere-db-discovery-core/pom.xml | 2 +-
.../dbdiscovery/rule/DatabaseDiscoveryDataSourceRuleTest.java | 2 +-
...abaseDiscoveryRuleAlgorithmProviderConfigurationYamlSwapperTest.java | 2 +-
.../shardingsphere-db-discovery-provider/pom.xml | 2 +-
.../pom.xml | 2 +-
.../shardingsphere/dbdiscovery/mysql}/MGRDatabaseDiscoveryType.java | 2 +-
.../org.apache.shardingsphere.dbdiscovery.spi.DatabaseDiscoveryType | 2 +-
.../shardingsphere/dbdiscovery/mysql}/MGRDatabaseDiscoveryTypeTest.java | 2 +-
.../spring/namespace/DatabaseDiscoverySpringNamespaceTest.java | 2 +-
9 files changed, 9 insertions(+), 9 deletions(-)
rename
shardingsphere-features/shardingsphere-db-discovery/shardingsphere-db-discovery-provider/{shardingsphere-db-discovery-mgr
=> shardingsphere-db-discovery-mysql}/pom.xml (96%)
rename
shardingsphere-features/shardingsphere-db-discovery/shardingsphere-db-discovery-provider/{shardingsphere-db-discovery-mgr/src/main/java/org/apache/shardingsphere/dbdiscovery/mgr
=>
shardingsphere-db-discovery-mysql/src/main/java/org/apache/shardingsphere/dbdiscovery/mysql}/MGRDatabaseDiscoveryType.java
(99%)
rename
shardingsphere-features/shardingsphere-db-discovery/shardingsphere-db-discovery-provider/{shardingsphere-db-discovery-mgr
=>
shardingsphere-db-discovery-mysql}/src/main/resources/META-INF/services/org.apache.shardingsphere.dbdiscovery.spi.DatabaseDiscoveryType
(91%)
rename
shardingsphere-features/shardingsphere-db-discovery/shardingsphere-db-discovery-provider/{shardingsphere-db-discovery-mgr/src/test/java/org/apache/shardingsphere/dbdiscovery/mgr
=>
shardingsphere-db-discovery-mysql/src/test/java/org/apache/shardingsphere/dbdiscovery/mysql}/MGRDatabaseDiscoveryTypeTest.java
(99%)