This is an automated email from the ASF dual-hosted git repository.
zhaojinchao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
from 352937a5e6f Fix PostgreSQL check data source permission when using
rolsuper (#21116)
add d9a05edc408 Recover throw SQLException for ScalingRALBackendHandler
and RALUpdater execute method (#21115)
No new revisions were added by this update.
Summary of changes:
.../handler/update/AddMigrationSourceResourceUpdater.java | 11 +++--------
.../distsql/handler/update/CommitMigrationUpdater.java | 8 ++------
.../distsql/handler/update/RollbackMigrationUpdater.java | 9 ++-------
.../shardingsphere/infra/distsql/update/RALUpdater.java | 5 ++++-
.../migration/query/QueryableScalingRALBackendHandler.java | 3 ++-
.../migration/update/UpdatableScalingRALBackendHandler.java | 4 +++-
6 files changed, 16 insertions(+), 24 deletions(-)