You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by te...@apache.org on 2020/01/04 03:32:13 UTC

[incubator-dolphinscheduler] branch dev updated (36e2442 -> 7ecd38f)

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(-)