[
https://issues.apache.org/jira/browse/FLINK-8653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-8653.
--------------------------------
Resolution: Fixed
Fixed via d8a8866973f7e0463047963e6b242cdc2cb82fec
> Remove slot request timeout from SlotPool
> -----------------------------------------
>
> Key: FLINK-8653
> URL: https://issues.apache.org/jira/browse/FLINK-8653
> Project: Flink
> Issue Type: Improvement
> Components: Distributed Coordination
> Affects Versions: 1.5.0
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Major
> Labels: flip-6
> Fix For: 1.5.0
>
>
> After addressing FLINK-8643, we can further simplify the {{SlotPool}} by
> replacing the internal slot request timeout by the timeout given to
> {{SlotPool#allocateSlot}}. Since this request will timeout on the
> {{ProviderAndOwner}} side anyway, we should do the same on the {{SlotPool}}
> side.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)