alpreu commented on a change in pull request #18038:
URL: https://github.com/apache/flink/pull/18038#discussion_r763936660
##########
File path: docs/content/docs/connectors/datastream/elasticsearch.md
##########
@@ -43,11 +43,11 @@ of the Elasticsearch installation:
</thead>
<tbody>
<tr>
- <td><= 6.3.1</td>
+ <td>6.x</td>
<td>{{< artifact flink-connector-elasticsearch6 >}}</td>
</tr>
<tr>
- <td><= 7.5.1</td>
+ <td>7.x</td>
Review comment:
On the last PR, Martijn and me were not sure we could actually support a
higher server version than the one we used in the client (v7.5.1 at the time).
After the code changes of this PR I manually ran the integration tests to
confirm the connector works across all minor versions for the respective major
version
--
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]