[
https://issues.apache.org/jira/browse/FLINK-25533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-25533.
---------------------------------
Resolution: Fixed
Fixed via 4a98a10c931e4ff9750d38da5c260a35a54fb56a
> Preferred AllocationIDs are not respected when fulfilling pending slot
> requests
> -------------------------------------------------------------------------------
>
> Key: FLINK-25533
> URL: https://issues.apache.org/jira/browse/FLINK-25533
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.15.0, 1.13.5, 1.14.2
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> In order to make best use of local recovery, we have to forward the set of
> preferred allocations to the {{DeclarativeSlotPoolBridge}} where new slots
> are matched with pending slot requests. At the moment this is not the case
> and this means that whenever we try to recover locally while not having all
> slots available, we might do wrong scheduling decisions.
> In order to improve the situation, I propose to forward the set of preferred
> allocations to the {{DeclarativeSlotPoolBridge}}.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)