Jave-Chen opened a new pull request #1716: Fix bug: Use try-with-resources or close this "Socket" in a "finally" clause. URL: https://github.com/apache/incubator-dolphinscheduler/pull/1716 ## What is the purpose of the pull request #1714 Fix bug: Use try-with-resources or close this "Socket" in a "finally" clause. ## Brief change log 1. Use try-with-resources with Socket, prepareStatement. 2. Add connection.close() at executeFuncAndSql. 3. Fix some code smell.
---------------------------------------------------------------- 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
