[ https://issues.apache.org/jira/browse/FLINK-25511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Roman Khachatryan resolved FLINK-25511. --------------------------------------- Resolution: Fixed Merged into master as 5b58ef66a8835bf22db23e1d9836a1e9f4d94045..c5430e2e5d4eeb0aba14ce3ea8401747afe0182d > Pre-emptively uploaded changelog not discarded up if materialized before > checkpoint > ----------------------------------------------------------------------------------- > > Key: FLINK-25511 > URL: https://issues.apache.org/jira/browse/FLINK-25511 > Project: Flink > Issue Type: Sub-task > Components: Runtime / Checkpointing, Runtime / State Backends > Affects Versions: 1.15.0 > Reporter: Yuan Mei > Assignee: Roman Khachatryan > Priority: Major > Labels: pull-request-available > Fix For: 1.16.0 > > > This is related to Garbage Collection. > The problem is more severe than FLINK-25512 because there is leftover after > materialization truncation each time (if pre-emptive uploads are enabled). > However, the probability can still be not high because of grouping of > backends into a single file (so only if ALL the backends on TM materialize > semi-simultaneously then it happen). -- This message was sent by Atlassian Jira (v8.20.7#820007)