You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2019/07/09 06:45:00 UTC

[jira] [Created] (FLINK-13163) Default value of slot.request.timeout is too small for batch job

Jeff Zhang created FLINK-13163:
----------------------------------

             Summary: Default value of slot.request.timeout is too small for batch job
                 Key: FLINK-13163
                 URL: https://issues.apache.org/jira/browse/FLINK-13163
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Configuration, Runtime / Coordination
    Affects Versions: 1.9.0
            Reporter: Jeff Zhang


The default value of slot.request.timeout is 5 minutes. It will cause the flink job fail if downstream vertex can not get resources in 5 minutes. Ideally, for batch job, it should wait there indefinitely. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)