You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Andrey Zagrebin (JIRA)" <ji...@apache.org> on 2018/08/13 14:31:00 UTC

[jira] [Created] (FLINK-10132) Incremental cleanup of local expired state with TTL discovered in full snapshot

Andrey Zagrebin created FLINK-10132:
---------------------------------------

             Summary: Incremental cleanup of local expired state with TTL discovered in full snapshot 
                 Key: FLINK-10132
                 URL: https://issues.apache.org/jira/browse/FLINK-10132
             Project: Flink
          Issue Type: Improvement
          Components: State Backends, Checkpointing
    Affects Versions: 1.7.0
            Reporter: Andrey Zagrebin
            Assignee: Andrey Zagrebin
             Fix For: 1.7.0


This issue suggests to extend approach from FLINK-9938 and add a queue between a snapshotting thread which discovers expired state during its full scan and main thread which accesses state and can incrementally pull the queue and clean up local state if still applicable.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)