Till Rohrmann created FLINK-8643: ------------------------------------ Summary: Use JobManagerOptions#SLOT_REQUEST_TIMEOUT in ExecutionGraph Key: FLINK-8643 URL: https://issues.apache.org/jira/browse/FLINK-8643 Project: Flink Issue Type: Improvement Components: Distributed Coordination Affects Versions: 1.5.0 Reporter: Till Rohrmann Assignee: Till Rohrmann Fix For: 1.5.0
The {{ExecutionGraph}} should use {{JobManagerOptions#SLOT_REQUEST_TIMEOUT}} for its allocation timeout for new slots. That way we also don't have to pass this timeout to the {{SlotPool#ProviderAndOwner}}. -- This message was sent by Atlassian JIRA (v7.6.3#76005)