[
https://issues.apache.org/jira/browse/FLINK-31176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shengkai Fang reassigned FLINK-31176:
-------------------------------------
Assignee: wangkang
> correct the description of sql gateway configuration
> ----------------------------------------------------
>
> Key: FLINK-31176
> URL: https://issues.apache.org/jira/browse/FLINK-31176
> Project: Flink
> Issue Type: Improvement
> Components: Documentation, Table SQL / Gateway
> Affects Versions: 1.16.0
> Reporter: wangkang
> Assignee: wangkang
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.18.0
>
> Attachments: image-2023-02-22-11-17-08-611.png
>
>
> correct the description of sql gateway configuration:
> 1.sql-gateway.session.idle-timeout 、sql-gateway.session.check-interval
> description in SqlGatewayServiceConfigOptions
> 2.GetSessionConfigHeaders and TriggerSessionHeartbeatHeaders class description
> !image-2023-02-22-11-17-08-611.png|width=717,height=289!
> when setting sql-gateway.session.idle-timeout to negative value,SqlGateway
> will throw NumberFormatException,beacause the TimeUtils.pasDuration method
> doesn't support the negative value,so we should remove the 'or negative
> value' description
--
This message was sent by Atlassian Jira
(v8.20.10#820010)