[
https://issues.apache.org/jira/browse/FLINK-9457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann reassigned FLINK-9457:
------------------------------------
Assignee: (was: boshu Zheng)
> Cancel container requests when cancelling pending slot allocations
> ------------------------------------------------------------------
>
> Key: FLINK-9457
> URL: https://issues.apache.org/jira/browse/FLINK-9457
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / YARN, Runtime / Coordination
> Affects Versions: 1.5.0
> Reporter: Till Rohrmann
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When cancelling a pending slot allocation request on the {{ResourceManager}},
> then we should also check whether we still need all the requested containers.
> If it turns out that we no longer need them, then we should try to cancel the
> unnecessary container requests. That way Flink will be, for example, a better
> Yarn citizen which quickly releases resources and resource requests if no
> longer needed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)