[
https://issues.apache.org/jira/browse/FLINK-21673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-21673:
-----------------------------------
Labels: pull-request-available (was: )
> Add extension points to heap backend to read/write incremental snapshots
> ------------------------------------------------------------------------
>
> Key: FLINK-21673
> URL: https://issues.apache.org/jira/browse/FLINK-21673
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / State Backends
> Reporter: Roman Khachatryan
> Assignee: Roman Khachatryan
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
>
> For each state, incremental backend can create either incremental or full
> snapshot.
> States of type PQ or nested tables are always fully snapshotted.
> The goal is allow future incremental backend to:
> # distinguish between full/inc snapshots on recovery
> # read incremental snapshot
> This ticket is only about changing the existing classes (providing extension
> points).
>
> Optional goal: compatibility between backends.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)