[
https://issues.apache.org/jira/browse/FLINK-20554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17247708#comment-17247708
]
Yun Tang commented on FLINK-20554:
----------------------------------
Merged
master: 91e81eee9b3096580f6ff830b6b6401cdfd594a4
release-1.11: 1ead23dc2ce4da209cba6e2869a53e2088a8334b
release-1.12: c46b06b74313bcdea2e1c2de043c63a29d693ef7
> 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)