kafka-connect-jdbc icon indicating copy to clipboard operation
kafka-connect-jdbc copied to clipboard

Fix to call isValid and Adds appender increment control

Open caiooliveiraeti opened this issue 7 years ago • 3 comments

1 - Fix to call isValid connection only if necessary If call isValid in Ms Sql Server and has ResultSet is getting data in background jdbc driver has a problem. This solve a issue #361. Call isValid only if need make a query. 2 - Adds appender increment control

caiooliveiraeti avatar Mar 19 '18 18:03 caiooliveiraeti

@confluentinc It looks like @caiooliveiraeti just signed our Contributor License Agreement. :+1:

Always at your service,

clabot

ghost avatar Mar 19 '18 18:03 ghost

This likely needs to take into account the changes from #333. I believe that we've already addressed the "isValid" connection problem, since the table querier was already changed to take a cached connection provider.

rhauch avatar Nov 09 '18 22:11 rhauch

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

cla-assistant[bot] avatar Aug 01 '23 23:08 cla-assistant[bot]