[
https://issues.apache.org/jira/browse/FLINK-16437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zili Chen reassigned FLINK-16437:
---------------------------------
Assignee: Xintong Song
> Make SlotManager allocate resource from ResourceManager at the worker
> granularity.
> ----------------------------------------------------------------------------------
>
> Key: FLINK-16437
> URL: https://issues.apache.org/jira/browse/FLINK-16437
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Reporter: Xintong Song
> Assignee: Xintong Song
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> This is the first step of FLINK-14106, including all the major changes inside
> SlotManager and changes to the RM/SM interfaces, except changes for metrics
> and status.
> At the end of this step, SlotManager should allocate resource from
> ResourceManager with a WorkerResourceSpec, instead of slot ResourceProfile.
> At this step, the WorkerResourceSpec will not be used, and the active RMs
> will always use `ActiveResourceManager#taskExecutorProcessSpec` for
> requesting TMs. We will change that in subsequent steps.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)