This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from e4f3193 Adjust Goverence center structure to support three layers of
metadata structure (#16340)
add 9c3d248 Stop and restore source writing integrate with lock (#16344)
No new revisions were added by this update.
Summary of changes:
.../core/api/impl/RuleAlteredJobAPIImpl.java | 63 ++++++++++++----------
.../scenario/rulealtered/RuleAlteredContext.java | 5 +-
.../spi/DefaultMetadataCheckoutLockAlgorithm.java | 9 ----
.../spi/DefaultSourceWritingStopAlgorithm.java | 20 ++++---
.../data/pipeline/api/RuleAlteredJobAPI.java | 13 ++++-
.../spi/lock/RowBasedJobLockAlgorithm.java | 5 +-
.../spi/lock/RuleBasedJobLockAlgorithm.java | 5 +-
.../distsql/DistSQLBackendHandlerFactoryTest.java | 7 ++-
8 files changed, 68 insertions(+), 59 deletions(-)