renjianxu created FLINK-16325:
---------------------------------
Summary: A connection check is required, and it needs to be reopened when the JDBC connection is interrupted
Key: FLINK-16325
URL:
https://issues.apache.org/jira/browse/FLINK-16325 Project: Flink
Issue Type: Improvement
Components: Connectors / JDBC
Affects Versions: 1.10.0
Reporter: renjianxu
JDBCOutputFormat#writeRecord.
When writing data, if the JDBC connection has been disconnected, the data will be lost.Therefore, a connectivity judgment is required in the writeRecord method.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)