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 d29111d  Modify test classes as final (#12248)
     add 82eabb0  Rename RuleChangedEvent to DataSourceStatusChangedEvent 
(#12251)

No new revisions were added by this update.

Summary of changes:
 .../shardingsphere/dbdiscovery/rule/DatabaseDiscoveryRule.java |  4 ++--
 .../dbdiscovery/rule/DatabaseDiscoveryRuleTest.java            |  8 ++++----
 .../readwritesplitting/rule/ReadwriteSplittingRule.java        |  4 ++--
 .../readwritesplitting/rule/ReadwriteSplittingRuleTest.java    |  8 ++++----
 ...RuleChangedEvent.java => DataSourceStatusChangedEvent.java} |  4 ++--
 .../infra/rule/event/impl/DataSourceDisabledEvent.java         |  4 ++--
 .../infra/rule/event/impl/DataSourceNameDisabledEvent.java     |  4 ++--
 .../infra/rule/event/impl/PrimaryDataSourceEvent.java          |  4 ++--
 .../infra/rule/identifier/type/StatusContainedRule.java        | 10 +++++-----
 .../mode/manager/cluster/ClusterContextManagerBuilder.java     |  6 +++---
 10 files changed, 28 insertions(+), 28 deletions(-)
 rename 
shardingsphere-infra/shardingsphere-infra-common/src/main/java/org/apache/shardingsphere/infra/rule/event/{RuleChangedEvent.java
 => DataSourceStatusChangedEvent.java} (91%)

Reply via email to