Feifan Wang created FLINK-35510:
-----------------------------------

             Summary: Implement basic incremental checkpoint for 
ForStStateBackend
                 Key: FLINK-35510
                 URL: https://issues.apache.org/jira/browse/FLINK-35510
             Project: Flink
          Issue Type: New Feature
          Components: Runtime / State Backends
            Reporter: Feifan Wang


Use low DB api implement a basic incremental checkpoint for ForStStatebackend, 
follow steps:
 # db.disableFileDeletions()
 # db.getLiveFiles(true)
 # db.entableFileDeletes(false)

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to