Jeff Zhang created FLINK-13162:
----------------------------------
Summary: Default value of slot.idle.timeout is too large for batch
job
Key: FLINK-13162
URL: https://issues.apache.org/jira/browse/FLINK-13162
Project: Flink
Issue Type: Bug
Components: Runtime / Configuration, Runtime / Coordination
Affects Versions: 1.9.0
Reporter: Jeff Zhang
The default value of slot.idle.timeout is 50 seconds, it is too large for batch
job.
It will cause downstream vertex unable to start even the upstream vertex is
finished. It has to wait for 50 seconds. The default value of this kind of
configuration doesn't make sense for batch job.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)