[
https://issues.apache.org/jira/browse/FLINK-25458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yun Tang updated FLINK-25458:
-----------------------------
Description:
Current changelog state-backend implementation cannot work well with local
recovery enabled.
Current period materialization would call state backend snapshot method with a
materialization id. However, current local state managment would rely on
checkpoint id as storing, confirming and discarding. The gap between them would
break how local recovery works.
was:Current changelog state-backend implementation cannot work well with
local recovery enabled.
> Support local recovery
> ----------------------
>
> Key: FLINK-25458
> URL: https://issues.apache.org/jira/browse/FLINK-25458
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Checkpointing, Runtime / State Backends
> Reporter: Yun Tang
> Priority: Major
>
> Current changelog state-backend implementation cannot work well with local
> recovery enabled.
> Current period materialization would call state backend snapshot method with
> a materialization id. However, current local state managment would rely on
> checkpoint id as storing, confirming and discarding. The gap between them
> would break how local recovery works.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)