You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xintong Song (Jira)" <ji...@apache.org> on 2021/01/14 09:00:06 UTC

[jira] [Assigned] (FLINK-20835) Implement FineGrainedSlotManager

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

Xintong Song reassigned FLINK-20835:
------------------------------------

    Assignee: Yangze Guo

> Implement FineGrainedSlotManager
> --------------------------------
>
>                 Key: FLINK-20835
>                 URL: https://issues.apache.org/jira/browse/FLINK-20835
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: Yangze Guo
>            Assignee: Yangze Guo
>            Priority: Major
>             Fix For: 1.13.0
>
>
> Introduce SlotManager plugin for fine-grained resource management.
> - Request slot from TaskExecutor with the actual resource profiles.
> - Use ResourceTracker to bookkeep the resource requirements
> - Introduce TaskExecutorTracker, which bookkeep the total / available resource and slot assignment for registered task executor.
> ** Bookkeep task manager total and available resources.
> ** Bookkeep slot allocations and assignments.
> ** Intorduce PendingTaskManager.
> ** Map registered task executors to matching PendingTaskManager.



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