[
https://issues.apache.org/jira/browse/FLINK-38799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-38799:
-----------------------------------
Labels: pull-request-available (was: )
> Rename "LoadingWeight" to "ResourceUnitCount"
> ---------------------------------------------
>
> Key: FLINK-38799
> URL: https://issues.apache.org/jira/browse/FLINK-38799
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Reporter: Ferenc Csaky
> Assignee: Ferenc Csaky
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.3.0
>
>
> The {{LoadingWeight}} interface represents how many units are present in some
> internal resources at some points of the JM scheduling logic, for example
> {{ExecutionSlotSharingGroup}}.
> The current naming is misleading and requires quite some search in the code
> to figure out what is this actually doing. I suggest to rename it to
> something more intuitive, e.g. {{ResourceUnitCount}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)