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

[jira] [Updated] (FLINK-21047) Expose the correct registered/free resources information in SlotManager

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

Yangze Guo updated FLINK-21047:
-------------------------------
    Component/s: Runtime / Metrics
                 Runtime / Coordination

> Expose the correct registered/free resources information in SlotManager
> -----------------------------------------------------------------------
>
>                 Key: FLINK-21047
>                 URL: https://issues.apache.org/jira/browse/FLINK-21047
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination, Runtime / Metrics
>    Affects Versions: 1.11.3, 1.12.1
>            Reporter: Yangze Guo
>            Priority: Major
>
> In FLINK-16640, we extend ResourceOverview and TaskManager(Details)Info for registered/free resources. However, the implementation is based on the assumption that all the registered task executors are homogeneous with the default resource spec. This assumption will be broken in standalone mode when user manually starts heterogeneous task executors.
> We need to calculate the registered/free resources according to the exact {{defaultSlotResourceProfile}} and {{totalResourceProfile}} of \{{TaskExecutorRegistration}}s.



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