wangkang created FLINK-31176:
--------------------------------

             Summary: 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
         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=1708,height=688!

when setting  sql-gateway.session.idle-timeout  to  negative value,SqlGateway 
will throw NumberFormatException,beacause the TimeUtils.pasDuration method 
doesn't support the ne negative value,so we should remove the 'or negative 
value' description



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

Reply via email to