-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.11.0
-
Component/s: Runtime / Web Frontend
-
Labels:
The Checkpointed Data Size of the Latest Completed Checkpoint always shows '-' in the Overview of the UI.
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.
- links to