[
https://issues.apache.org/jira/browse/FLINK-24323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Preuss resolved FLINK-24323.
--------------------------------------
Release Note:
`ElasticsearchXSinkBuilder` supersedes `ElasticsearchSink.Builder` and provides
at-least-once writing with the new unified sink interface supporting both batch
and streaming mode of DataStream API. To upgrade, please stop with savepoint.
For Elasticsearch 7 users that use the old ElasticsearchSink interface
(org.apache.flink.streaming.connectors.elasticsearch7.ElasticsearchSink) and
depend on their own elasticsearch-rest-high-level-client version, updating the
client dependency to a version >= 7.14.0 is required due to internal changes.
Resolution: Fixed
> Port ElasticSearch Sink to new Unified Sink API (FLIP-143)
> ----------------------------------------------------------
>
> Key: FLINK-24323
> URL: https://issues.apache.org/jira/browse/FLINK-24323
> Project: Flink
> Issue Type: New Feature
> Components: API / DataStream, Table SQL / API
> Affects Versions: 1.15.0
> Reporter: Alexander Preuss
> Assignee: Fabian Paul
> Priority: Major
>
> We want to port the current ElasticSearch Sink to the new Unified Sink API as
> was done with the [Kafka
> Sink|https://issues.apache.org/jira/browse/FLINK-22902].
--
This message was sent by Atlassian Jira
(v8.20.1#820001)