[
https://issues.apache.org/jira/browse/FLINK-8101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341718#comment-16341718
]
Flavio Pompermaier commented on FLINK-8101:
-------------------------------------------
Don't worry Christophe, you're PR looks much accurated than mine, I spent just
1 hour trying to implement it and I faced some problem I wa in doubt how to
solve. Looking at your PR it seems that you were able to find the right
solution. Moreover this shows how much interest there's in this connector ;)
The only 2 points I'm still in doubt are:
# does it make sense to try to keep compatibility between
TransportClient-based versions and RestClinet ones or is it better to start a
new base ES connector?
# Are the documents sent as plain json or something faster (i.e. compreseed
binary)? Are we using the REST client at its best?
> Elasticsearch 6.x support
> -------------------------
>
> Key: FLINK-8101
> URL: https://issues.apache.org/jira/browse/FLINK-8101
> Project: Flink
> Issue Type: New Feature
> Components: ElasticSearch Connector
> Affects Versions: 1.4.0
> Reporter: Hai Zhou UTC+8
> Assignee: Flavio Pompermaier
> Priority: Major
> Fix For: 1.5.0
>
>
> Recently, elasticsearch 6.0.0 was released:
> https://www.elastic.co/blog/elasticsearch-6-0-0-released
> The minimum version of ES6 compatible Elasticsearch Java Client is 5.6.0
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)