This is an automated email from the ASF dual-hosted git repository.
technoboy pushed a change to branch dev
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from 36e2442 Fix bug : Use try-with-resources or close this "ResultSet" in
a "finally" clause (#1689)
add 7ecd38f fix sonar bug: change condition & not enough arguments (#1692)
No new revisions were added by this update.
Summary of changes:
.../api/service/ProcessInstanceService.java | 7 ++++---
.../apache/dolphinscheduler/common/utils/HadoopUtils.java | 3 +--
.../dolphinscheduler/server/worker/task/sql/SqlTask.java | 15 ++++++++-------
3 files changed, 13 insertions(+), 12 deletions(-)