[ 
https://issues.apache.org/jira/browse/FLINK-32024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722774#comment-17722774
 ] 

Weijie Guo edited comment on FLINK-32024 at 5/15/23 1:28 PM:
-------------------------------------------------------------

master(1.18) via 4dc2a98ed436a0197cce1bdcc97f808cfdb2240c.
release-1.17 via f1308eabd9da12878a51cad8ecdfdf20c1a52cac.
release-1.16 via 1a3b539fa43b4e1c8f07accf2d4aa352b7f63858.


was (Author: weijie guo):
master(1.18) via 4dc2a98ed436a0197cce1bdcc97f808cfdb2240c.
release-1.17 via f1308eabd9da12878a51cad8ecdfdf20c1a52cac.

> Short code related to externalized connector retrieve version from its own 
> data yaml
> ------------------------------------------------------------------------------------
>
>                 Key: FLINK-32024
>                 URL: https://issues.apache.org/jira/browse/FLINK-32024
>             Project: Flink
>          Issue Type: Improvement
>          Components: Connectors / Common
>    Affects Versions: 1.17.0, 1.16.1, 1.18.0
>            Reporter: Weijie Guo
>            Assignee: Weijie Guo
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.16.2, 1.18.0, 1.17.1
>
>
> Currently, we have some shortcodes specifically designed for externalized 
> connector, such as {{connectors_artifact}}, {{sql_connector_download_table}}, 
> etc.
> When using them, we need to pass in a version number, such as 
> {{sql_connector_download_table "pulsar" 3.0.0}}.  It's easy for us to forget 
> to modify the corresponding version in the document when releasing a new 
> version.
> Of course, we can hard code these into the release process. But perhaps we 
> can introduce a version field to {{docs/data/connector_name.yml}} and let 
> flink directly reads the corresponding version when rendering shortcode.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to