kezhuw commented on a change in pull request #14466: URL: https://github.com/apache/flink/pull/14466#discussion_r548527759
########## File path: flink-connectors/flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/internal/AbstractJdbcOutputFormat.java ########## @@ -72,15 +70,7 @@ public void close() { } private void closeDbConnection() { Review comment: `closeDbConnection` and `establishConnection` is removed in fixup commit. ---------------------------------------------------------------- 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: us...@infra.apache.org