[
https://issues.apache.org/jira/browse/FLINK-31670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17710947#comment-17710947
]
Martijn Visser commented on FLINK-31670:
----------------------------------------
[~Weijie Guo] Sorry that I missed this.
In my opinion, docs should point to the branch where that version of the docs
are published (because else documentation fixes are not visible until a new
release is made).
The connector_artifact shortcode should point to a released version, since you
should be able to download it from the repository
> ElasticSearch connector's document was not incorrect linked to external repo
> ----------------------------------------------------------------------------
>
> Key: FLINK-31670
> URL: https://issues.apache.org/jira/browse/FLINK-31670
> Project: Flink
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.16.1
> Reporter: Weijie Guo
> Assignee: Weijie Guo
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.16.2, 1.18.0, 1.17.1
>
>
> In the
> [doc|https://nightlies.apache.org/flink/flink-docs-master/docs/connectors/datastream/elasticsearch/],
> It still use "flink-version" for flink-connector-elastiacsearch instead of
> the version in the external repository.
> <dependency>
> <groupId>org.apache.flink</groupId>
> <artifactId>flink-connector-elasticsearch6</artifactId>
> <version>1.18-SNAPSHOT</version>
> </dependency>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)