You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Kezhu Wang (Jira)" <ji...@apache.org> on 2020/12/17 14:04:00 UTC

[jira] [Created] (FLINK-20658) Make sure jdbc connection is established by target driver

Kezhu Wang created FLINK-20658:
----------------------------------

             Summary: Make sure jdbc connection is established by target driver
                 Key: FLINK-20658
                 URL: https://issues.apache.org/jira/browse/FLINK-20658
             Project: Flink
          Issue Type: New Feature
          Components: Connectors / JDBC
    Affects Versions: 1.13.0
            Reporter: Kezhu Wang


Currently, {{SimpleJdbcConnectionProvider.getConnection}} may return connection established by driver different from {{jdbcOptions.driverName}} if there are multiple driver implementations for same jdbc url exist in class path.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)