khadgarmage commented on a change in pull request #1692: fix sonar bug: change
condition & not enough arguments
URL:
https://github.com/apache/incubator-dolphinscheduler/pull/1692#discussion_r362804922
##########
File path:
dolphinscheduler-server/src/main/java/org/apache/dolphinscheduler/server/worker/task/sql/SqlTask.java
##########
@@ -182,7 +183,7 @@ public void handle() throws Exception {
try {
con.close();
Review comment:
Did you eat the exception?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services