You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2020/07/02 13:09:00 UTC

[jira] [Created] (FLINK-18466) JDBC should fail-fast if the target table doesn't exist

Jark Wu created FLINK-18466:
-------------------------------

             Summary: JDBC should fail-fast if the target table doesn't exist
                 Key: FLINK-18466
                 URL: https://issues.apache.org/jira/browse/FLINK-18466
             Project: Flink
          Issue Type: Bug
          Components: Connectors / JDBC, Table SQL / Ecosystem
            Reporter: Jark Wu
             Fix For: 1.12.0, 1.11.1


Currently, if the target table doesn't exist in external database, JDBC sink will try {{max-tries}} times and then fail. 



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