[
https://issues.apache.org/jira/browse/FLINK-20554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yun Tang resolved FLINK-20554.
------------------------------
Resolution: Fixed
> The Checkpointed Data Size of the Latest Completed Checkpoint is incorrectly
> displayed on the Overview page of the UI
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-20554
> URL: https://issues.apache.org/jira/browse/FLINK-20554
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Web Frontend
> Affects Versions: 1.11.0
> Reporter: ming li
> Assignee: ming li
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.11.3, 1.12.1
>
> Attachments: image-2020-12-10-11-57-56-888.png
>
>
> The {{Checkpointed Data Size}} of the {{Latest Completed Checkpoint}} always
> shows '-' in the {{Overview}} of the UI.
> !image-2020-12-10-11-57-56-888.png|width=862,height=104!
> I think it should be {{state_size}} instead of {{checkpointed_data_size}} in
> the
> code([https://github.com/apache/flink/blob/master/flink-runtime-web/web-dashboard/src/app/pages/job/checkpoints/job-checkpoints.component.html#L52]),
> which should fix this problem.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)