You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yuan Mei (Jira)" <ji...@apache.org> on 2022/01/21 07:18:00 UTC

[jira] [Updated] (FLINK-25470) Add/Expose/Differentiate metrics of checkpoint size between changelog size vs materialization size

     [ https://issues.apache.org/jira/browse/FLINK-25470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yuan Mei updated FLINK-25470:
-----------------------------
    Description: 
FLINK-25557  only resolves part of the problems. 

Eventually, we should answer questions:
 * How much Data Size increases/exploding
 * When a checkpoint includes a new Materialization
 * Materialization size
 * changelog sizes from the last complete checkpoint (that can roughly infer restore time)

 

 

  was:
Right now, the checkpoint size includes both changelog size + materialization size

We should have a way to separately report and show them in UI


> Add/Expose/Differentiate metrics of checkpoint size between changelog size vs materialization size
> --------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-25470
>                 URL: https://issues.apache.org/jira/browse/FLINK-25470
>             Project: Flink
>          Issue Type: Sub-task
>            Reporter: Yuan Mei
>            Priority: Major
>         Attachments: Screen Shot 2021-12-29 at 1.09.48 PM.png
>
>
> FLINK-25557  only resolves part of the problems. 
> Eventually, we should answer questions:
>  * How much Data Size increases/exploding
>  * When a checkpoint includes a new Materialization
>  * Materialization size
>  * changelog sizes from the last complete checkpoint (that can roughly infer restore time)
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)