[
https://issues.apache.org/jira/browse/FLINK-13025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921435#comment-16921435
]
vinoyang commented on FLINK-13025:
----------------------------------
[~lilyevsky] Thanks for your explanation.
As the implementer of the Kafka universal connector. We always try to catch up
with the latest Kafka client. Kafka client maintains the compatibility of the
public API. The latest client version fixes bugs and brings more improvements.
So it's a good practice.
However, Elasticsearch's client does not maintain the compatibility of the
public API. We can not always use an old client version to access new es server.
So I agree on providing a new connector for elasticsearch7.
Ping [~till.rohrmann] for your opinion. Many people hope for this connector. It
seems [~aljoscha] is busy?
> Elasticsearch 7.x support
> -------------------------
>
> Key: FLINK-13025
> URL: https://issues.apache.org/jira/browse/FLINK-13025
> Project: Flink
> Issue Type: New Feature
> Components: Connectors / ElasticSearch
> Affects Versions: 1.8.0
> Reporter: Keegan Standifer
> Priority: Major
>
> Elasticsearch 7.0.0 was released in April of 2019:
> [https://www.elastic.co/blog/elasticsearch-7-0-0-released]
> The latest elasticsearch connector is
> [flink-connector-elasticsearch6|https://github.com/apache/flink/tree/master/flink-connectors/flink-connector-elasticsearch6]
--
This message was sent by Atlassian Jira
(v8.3.2#803003)