This is an automated email from the ASF dual-hosted git repository.
chenjiahao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from eef296e512f Refactor
DatabaseRuleAlterExecutor.buildToBeCreatedRuleConfiguration() (#29931)
add 5288d6f5521 Fixes #29932, revert
ModeContextManager.removeRuleConfiguration (#29933)
No new revisions were added by this update.
Summary of changes:
.../handler/update/CreateBroadcastTableRuleExecutor.java | 13 ++++++++++---
.../infra/instance/mode/ModeContextManager.java | 9 +++++++++
.../rule/engine/database/type/DropDatabaseRuleOperator.java | 7 +++++++
.../mode/manager/cluster/NewClusterModeContextManager.java | 5 +++++
.../manager/standalone/NewStandaloneModeContextManager.java | 6 ++++++
5 files changed, 37 insertions(+), 3 deletions(-)