[
https://issues.apache.org/jira/browse/FLINK-31130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weijie Guo closed FLINK-31130.
------------------------------
Fix Version/s: 1.18.0
Assignee: luoyuxia
Resolution: Fixed
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)