[
https://issues.apache.org/jira/browse/FLINK-31670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706808#comment-17706808
]
Weijie Guo edited comment on FLINK-31670 at 3/30/23 9:47 AM:
-------------------------------------------------------------
It seems that we sync the doc of {{elasticsearch}} connector with the tag
{{v3.0.0 (integrate_connector_docs elasticsearch 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.
was (Author: weijie guo):
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)