Jave-Chen opened a new pull request #1689: Fix bug : Use try-with-resources or close this "ResultSet" in a "finally" clause URL: https://github.com/apache/incubator-dolphinscheduler/pull/1689 ## What is the purpose of the pull request #1688 Fix bug : Use try-with-resources or close this "ResultSet" in a "finally" clause ## Brief change log 1. Reform import sequence (automatically by IDE); 2. Use try-with-resources with ResultSet ; 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
