Yangze Guo created FLINK-26627:
----------------------------------

             Summary: Allow user to config the init/max wait time in the 
ExponentialWaitStrategy of job submission
                 Key: FLINK-26627
                 URL: https://issues.apache.org/jira/browse/FLINK-26627
             Project: Flink
          Issue Type: Improvement
          Components: Client / Job Submission
            Reporter: Yangze Guo
            Assignee: Yangze Guo
             Fix For: 1.16.0


Currently, in the job submission, the `JobClient` is available only when the 
job finishes its initialization. The client applies an exponential strategy 
waiting for it. However, the init/max wait time is arbitrarily set to 50/2000 
ms, which might not make sense for short OLAP queries.

We proposed to make them configurable.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to