Roman Khachatryan created FLINK-22288:
-----------------------------------------
Summary: Remove unnecesary argument from JdbcSink.exactlyOnceSink
Key: FLINK-22288
URL:
https://issues.apache.org/jira/browse/FLINK-22288 Project: Flink
Issue Type: Improvement
Components: Connectors / JDBC
Reporter: Roman Khachatryan
Fix For: 1.13.0
As mentioned in
https://issues.apache.org/jira/browse/FLINK-22141?focusedCommentId=17321934&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17321934
{quote}3.2 `JDBC.exactlyOnceSink` has a input arg `JdbcConnectionOptions connectionOptions` never used, and the connection info is provided by XADataSource. So do we consider remove `JdbcConnectionOptions connectionOptions`, it is not used and my confuse users?
{quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)