[
https://issues.apache.org/jira/browse/FLINK-8653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16368495#comment-16368495
]
ASF GitHub Bot commented on FLINK-8653:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/5483
> 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)