You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yangze Guo (Jira)" <ji...@apache.org> on 2022/03/16 10:23:00 UTC

[jira] [Commented] (FLINK-26627) Allow user to configure the init/max wait time in the ExponentialWaitStrategy of job submission

    [ https://issues.apache.org/jira/browse/FLINK-26627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17507468#comment-17507468 ] 

Yangze Guo commented on FLINK-26627:
------------------------------------

Close as this issue has been mitigated by FLINK-26641.

> Allow user to configure 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
>            Priority: Major
>              Labels: pull-request-available
>             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)