alpreu commented on a change in pull request #17930:
URL: https://github.com/apache/flink/pull/17930#discussion_r759916214
##########
File path: docs/content/docs/connectors/datastream/elasticsearch.md
##########
@@ -43,15 +43,11 @@ of the Elasticsearch installation:
</thead>
<tbody>
<tr>
- <td>5.x</td>
- <td>{{< artifact flink-connector-elasticsearch5 >}}</td>
- </tr>
- <tr>
- <td>6.x</td>
+ <td><= 6.3.1</td>
Review comment:
The dependency version we are using is 6.3.1, I did not check if we can
bump it for ES 6 but I had checked it for ES 7 and there bumping the version
also required code changes so I left it as is
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]