You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Weijie Guo (Jira)" <ji...@apache.org> on 2023/04/06 07:18:00 UTC

[jira] [Closed] (FLINK-31670) ElasticSearch connector's document was not incorrect linked to external repo

     [ https://issues.apache.org/jira/browse/FLINK-31670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Weijie Guo closed FLINK-31670.
------------------------------
    Resolution: Fixed

> 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.17.0
>            Reporter: Weijie Guo
>            Assignee: Weijie Guo
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 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)