Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Introduce metrics of persistent bytes within each checkpoint (via REST API and UI), which could help users to know how much data size had been persisted during the incremental or change-log based checkpoint.
Description
Currently, the "checkpointed data size" would be incremental checkpoint size if incremental checkpoint is enabled, otherwise full checkpoint size. This is not friendly for users to know the exact incremental/full checkpoint size.
Attachments
Issue Links
- causes
-
FLINK-26231 [Changelog] Incorrect MaterializationID passed to ChangelogStateBackendHandleImpl
- Resolved
-
FLINK-26464 Introduce new metrics to represent full checkpoint size
- Resolved
-
FLINK-28577 1.15.1 web ui console report error about checkpoint size
- Resolved
- is duplicated by
-
FLINK-25470 Add/Expose/Differentiate metrics of checkpoint size between changelog size vs materialization size
- Closed
- links to