fapaul commented on PR #75:
URL: 
https://github.com/apache/flink-connector-jdbc/pull/75#issuecomment-2696678727

   >  SO the one wrapping around the `flush `
   I don't think that is necessary. The flush is either retried if configured 
or the exception fails the job, and eventually, `closeStatement` is invoked.
   
   With the current architecture of different sink implementations all 
depending on the `JdbcOutputFormat`, I'd avoid any chances that change the 
behavior even more.


-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to