[
https://issues.apache.org/jira/browse/FLINK-9778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
陈梓立 closed FLINK-9778.
----------------------
Resolution: Duplicate
Fix Version/s: (was: 1.5.1)
> Remove SlotRequest timeout
> --------------------------
>
> Key: FLINK-9778
> URL: https://issues.apache.org/jira/browse/FLINK-9778
> Project: Flink
> Issue Type: Improvement
> Components: JobManager, ResourceManager, TaskManager
> Reporter: 陈梓立
> Assignee: 陈梓立
> Priority: Major
>
> Now when SlotPool(JobMaster) requestSlotsFromResourceManager, it checks
> timeout, if RM does not response in 5 minutes, JM fails the request and
> re-request it. It does little good and cause flink request resource less
> exactly.
> I would propose remove this timeout mechanism, that is, a SlotRequest does no
> more timeout. And our current failure tolerant mechanism would handle
> SlotRequest exception.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)