[
https://issues.apache.org/jira/browse/FLINK-35424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849556#comment-17849556
]
Sergey Nuyanzin commented on FLINK-35424:
-----------------------------------------
Merged as
[50327f84d46ac2af10d352730ab0dfd0432249bd|https://github.com/apache/flink-connector-elasticsearch/commit/50327f84d46ac2af10d352730ab0dfd0432249bd]
> Elasticsearch connector 8 supports SSL context
> ----------------------------------------------
>
> Key: FLINK-35424
> URL: https://issues.apache.org/jira/browse/FLINK-35424
> Project: Flink
> Issue Type: Sub-task
> Components: Connectors / ElasticSearch
> Affects Versions: 1.17.1
> Reporter: Mingliang Liu
> Assignee: Mingliang Liu
> Priority: Major
> Labels: pull-request-available
>
> In FLINK-34369, we added SSL support for the base Elasticsearch sink class
> that is used by both Elasticsearch 6 and 7. The Elasticsearch 8 connector is
> using the AsyncSink API and it does not use the aforementioned base sink
> class. It needs separate change to support this feature.
> This is specially important to Elasticsearch 8 which enables secure by
> default. Meanwhile, it merits if we add integration tests for this SSL
> context support.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)