[
https://issues.apache.org/jira/browse/FLINK-21047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song updated FLINK-21047:
---------------------------------
Affects Version/s: (was: 1.12.1)
(was: 1.11.3)
1.13.0
> 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: Bug
> Components: Runtime / Coordination, Runtime / Metrics
> Affects Versions: 1.13.0
> Reporter: Yangze Guo
> Assignee: Yangze Guo
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
>
> 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
> \{{TaskExecutorRegistrations}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)