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

   You are correct that in case an error is thrown during calling `close` we 
might not clean up the database connection. That mostly affects jobs that have 
a restart strategy or jobs running on a session cluster e.g. the JVM is never 
shutdown.
   
   To fully confirm your scenario that, it would be helpful to understand which 
`JdbcSink` you are using since the `JdbcOutputFormat` is usually not used 
directly by users.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to