Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-31176

correct the description of sql gateway configuration

    XMLWordPrintableJSON

Details

    Description

      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

      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

      Attachments

        Issue Links

          Activity

            People

              wangkang wangkang
              wangkang wangkang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: