[
https://issues.apache.org/jira/browse/FLINK-31130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691094#comment-17691094
]
Weijie Guo edited comment on FLINK-31130 at 2/20/23 9:31 AM:
-------------------------------------------------------------
master(1.18) via 804072aef4f512f61f26d1c0c9950250da333f79.
release-1.17 via 0b90d3c38430a8a53e11cc69f679df3584db2fe4.
was (Author: weijie guo):
master(1.18) via 804072aef4f512f61f26d1c0c9950250da333f79.
> Improve version info shown in the doc of SQL Gateway
> ----------------------------------------------------
>
> Key: FLINK-31130
> URL: https://issues.apache.org/jira/browse/FLINK-31130
> Project: Flink
> Issue Type: Improvement
> Components: Documentation, Table SQL / Gateway
> Reporter: luoyuxia
> Assignee: luoyuxia
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.18.0
>
>
> In the sql gateway doc, In the part of
> [https://nightlies.apache.org/flink/flink-docs-master/zh/docs/dev/table/sql-gateway/overview/#starting-the-sql-gateway,|https://nightlies.apache.org/flink/flink-docs-master/zh/docs/dev/table/sql-gateway/overview/#starting-the-sql-gateway]
>
> {code:java}
> $ curl http://localhost:8083/v1/info
> {"productName":"Apache Flink","version":"1.16-SNAPSHOT"} {code}
> the version will be always 1.16-SNAPSHOT whatever the Flink version is . It
> may cause use feel confused.
>
> For user, when it's for flink 1.17 doc, it should show "version":"1.17"
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)