ming li created FLINK-20554:
-------------------------------

             Summary: 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
         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)

Reply via email to