This is an automated email from the ASF dual-hosted git repository.
lidongdai pushed a change to branch dev
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from 69633a2 fix: Api server startup fail (#2198)
add c5e1c55 Adapting partial code(file name start with M #2) to the sonar
cloud rule (#2179)
No new revisions were added by this update.
Summary of changes:
.../apache/dolphinscheduler/dao/MonitorDBDao.java | 2 +-
.../dao/datasource/MySQLDataSource.java | 2 +-
.../dao/upgrade/MysqlUpgradeDao.java | 23 +++-------------------
.../dao/utils/MysqlPerformance.java | 3 +--
.../server/master/MasterServer.java | 3 +--
.../server/master/runner/MasterTaskExecThread.java | 7 +++----
.../server/monitor/MonitorServer.java | 2 +-
.../generator/sources/MysqlSourceGenerator.java | 19 +++++++++---------
.../generator/targets/MysqlTargetGenerator.java | 11 +++++------
9 files changed, 25 insertions(+), 47 deletions(-)