You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Andrey Zagrebin (Jira)" <ji...@apache.org> on 2019/12/09 13:38:00 UTC

[jira] [Updated] (FLINK-14191) Extend SlotManager to support dynamic slot allocation on pending task executors

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

Andrey Zagrebin updated FLINK-14191:
------------------------------------
    Fix Version/s: 1.11.0

> Extend SlotManager to support dynamic slot allocation on pending task executors
> -------------------------------------------------------------------------------
>
>                 Key: FLINK-14191
>                 URL: https://issues.apache.org/jira/browse/FLINK-14191
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: Xintong Song
>            Assignee: Andrey Zagrebin
>            Priority: Major
>             Fix For: 1.11.0
>
>
> * Introduce PendingTaskManagerResources
>  * Create PendingTaskManagerSlot on allocation, from PendingTaskManagerResource
>  * Map registered task executors to matching PendingTaskManagerResources, and allocate slots for corresponding PendingTaskManagerSlots
> Convert registered task executor free slots into equivalent available resources according to default slot resource profiles.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)