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/03/30 09:48:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17706808#comment-17706808 ] 

Weijie Guo commented on FLINK-31670:
------------------------------------

It seems that we sync the doc of {{elasticsearch}} connector with the tag {{v3.0.0}}, but the version was corrected in FLINK-29958 after this tag. I'm not sure whether we should directly sync with the latest v3.0 branch or create another release(i.e. rc3) for v3.0 branch, while also including the v3.0.0 tag. But I'm not very familiar with the management process of external connectors. cc [~martijnvisser] for further information.

> 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: Connectors / ElasticSearch
>            Reporter: Weijie Guo
>            Assignee: Weijie Guo
>            Priority: Major
>
> 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)