MartijnVisser opened a new pull request, #238: URL: https://github.com/apache/flink-connector-jdbc/pull/238
Backport of https://github.com/apache/flink-connector-jdbc/pull/235 (f9b8e8c) to `v4.1`, cherry-picked unchanged. FLINK-39206 affects `jdbc-4.1.0` and `jdbc-3.4.0`; `v3.4` gets its own backport. Verified on this branch: `mvn verify` on `flink-connector-jdbc-core` is green, 255 unit and 35 integration tests. `JdbcSourceTest#testSplitReadersDoNotShareAConnection` is red with the copy removed, `java.sql.SQLException` on the running reader's fetch after the finished reader closed. The stress numbers on `DerbyDynamicTableSourceITCase#testLimit` are in the source PR; they were not repeated here. --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes (please specify the tool below) Generated-by: Claude Code (Opus 5) -- 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]
