[
https://issues.apache.org/jira/browse/FLINK-36987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yun Tang reassigned FLINK-36987:
--------------------------------
Assignee: Yun Tang
> Mismatched docs with current active ES table connector
> ------------------------------------------------------
>
> Key: FLINK-36987
> URL: https://issues.apache.org/jira/browse/FLINK-36987
> Project: Flink
> Issue Type: Bug
> Components: Connectors / ElasticSearch
> Affects Versions: 1.20.0, 1.19.1
> Reporter: Yun Tang
> Assignee: Yun Tang
> Priority: Major
>
> FLINK-26638 reintroduce a Elasticsearch6DynamicSinkFactory under the
> {{org.apache.flink.streaming}} package to support deprecated action failure
> handler instead of using the unified sink, and change the default table
> implementation to that factory. Although FLINK-32028 introduces error
> handling for the new unified Elasticsearch sink, it does not change the
> default implementation to the new unified sink.
> Lastly FLINK-30352 add the docs of configs related to the new unified sink,
> however, we still use the old one. That means if user just add
> {{connection.timeout}} to the table DDL, it will not work in current status.
> Since we need a end-to-end test for the new unified sink
> {{org.apache.flink.connector.elasticsearch.table.Elasticsearch6DynamicSinkFactory}}
> before changing the default implementation, I prefer to remove the docs to
> not mislead the users.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)