[
https://issues.apache.org/jira/browse/FLINK-25511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Khachatryan updated FLINK-25511:
--------------------------------------
Fix Version/s: (was: 1.15.0)
Description:
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).
was:
This is related to Garbage Collection.
The problem is more severe because there is leftover after materialization
truncation each time.
> 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
> Priority: Major
>
> 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.1#820001)