[
https://issues.apache.org/jira/browse/FLINK-24980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lijie Wang updated FLINK-24980:
-------------------------------
Description:
The adaptive batch scheduler needs to know the size of each result partition
when the task is finished.
This issue will introduce the *numBytesProduced* counter and register it into
{*}TaskIOMetricGroup{*}, to record the size of each result partition.
was:
The adaptive batch job scheduler needs to know the size of each result
partition when the task is finished.
This issue will introduce the *numBytesProduced* counter and register it into
{*}TaskIOMetricGroup{*}, to record the size of each result partition.
> Collect sizes of finished BLOCKING result partitions
> ----------------------------------------------------
>
> Key: FLINK-24980
> URL: https://issues.apache.org/jira/browse/FLINK-24980
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Metrics
> Reporter: Lijie Wang
> Priority: Major
>
> The adaptive batch scheduler needs to know the size of each result partition
> when the task is finished.
> This issue will introduce the *numBytesProduced* counter and register it into
> {*}TaskIOMetricGroup{*}, to record the size of each result partition.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)