You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/01/07 17:31:00 UTC

[jira] [Updated] (FLINK-9457) Cancel container requests when cancelling pending slot allocations

     [ https://issues.apache.org/jira/browse/FLINK-9457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated FLINK-9457:
----------------------------------
    Labels: pull-request-available  (was: )

> 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: ResourceManager, YARN
>    Affects Versions: 1.5.0
>            Reporter: Till Rohrmann
>            Assignee: boshu Zheng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.6.4, 1.7.2, 1.8.0
>
>
> 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
(v7.6.3#76005)