[
https://issues.apache.org/jira/browse/FLINK-19503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roman Khachatryan updated FLINK-19503:
--------------------------------------
Description:
StateChangelog is a component proposed in FLIP-158 to store state changes for
incremental checkpoints.
was:
Durable Short-term Log is a proposed component to store state changes and later
output.
The goal of this issue is to allow:
# Integration with changes to the state backends
# Implementation first production DSTL version
The code should include interfaces, test implementations, means to access from
state backends, tests.
> Add StateChangelog interface and its in-memory implementation
> -------------------------------------------------------------
>
> Key: FLINK-19503
> URL: https://issues.apache.org/jira/browse/FLINK-19503
> Project: Flink
> Issue Type: New Feature
> Components: Runtime / Checkpointing, Runtime / Task
> Reporter: Roman Khachatryan
> Assignee: Roman Khachatryan
> Priority: Major
> Fix For: 1.13.0
>
>
> StateChangelog is a component proposed in FLIP-158 to store state changes for
> incremental checkpoints.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)