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/08/09 13:35:19 UTC

[shardingsphere] branch master updated (ef16416 -> 369a265)

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 ef16416  Issue11030 (#11660)
     add 369a265  Renew transaction context after schema was deleted (#11731)

No new revisions were added by this update.

Summary of changes:
 .../context/metadata/GovernanceMetaDataContexts.java     |  8 ++++++--
 .../transaction/GovernanceTransactionContexts.java       | 16 ++++++++++++++--
 .../transaction/GovernanceTransactionContextsTest.java   | 10 ++++++++++
 .../event/datasource/DataSourceChangeCompletedEvent.java |  3 +--
 .../DataSourceDeletedEvent.java}                         |  8 +++-----
 5 files changed, 34 insertions(+), 11 deletions(-)
 copy shardingsphere-governance/shardingsphere-governance-core/src/main/java/org/apache/shardingsphere/governance/core/registry/config/event/{rule/SwitchRuleConfigurationEvent.java => datasource/DataSourceDeletedEvent.java} (86%)