This is an automated email from the ASF dual-hosted git repository.
wuweijie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from 7668e98 ProcessRegistrySubscriber unit test no mock (#11607)
add 62582a9 Add GovernanceRule (#11608)
No new revisions were added by this update.
Summary of changes:
.../registry/RegistryCenterRepositoryFactory.java | 12 +++++-----
.../governance/core/rule/GovernanceRule.java | 22 +++++++++---------
.../RegistryCenterRepositoryFactoryTest.java | 9 ++------
.../DistMetaDataPersistRepositoryFactory.java | 12 +++-------
.../core/datasource/ShardingSphereDataSource.java | 12 +++++++---
.../GovernanceShardingSphereDataSource.java | 26 +++++++++-------------
.../org/apache/shardingsphere/proxy/Bootstrap.java | 24 +++++++++++++++-----
.../impl/GovernanceBootstrapInitializer.java | 15 ++++++-------
.../impl/GovernanceBootstrapInitializerTest.java | 19 +++++++++++++---
9 files changed, 83 insertions(+), 68 deletions(-)
copy
shardingsphere-scaling/shardingsphere-scaling-core/src/main/java/org/apache/shardingsphere/scaling/core/config/ServerConfiguration.java
=>
shardingsphere-governance/shardingsphere-governance-core/src/main/java/org/apache/shardingsphere/governance/core/rule/GovernanceRule.java
(57%)