Feifan Wang created FLINK-32908: ----------------------------------- Summary: Fix wrong materialization id setting when switching from non-log-based checkpoint to log-based checkpoint Key: FLINK-32908 URL: https://issues.apache.org/jira/browse/FLINK-32908 Project: Flink Issue Type: Bug Components: Runtime / State Backends Reporter: Feifan Wang
Initial materialization ID should be set to checkpointID when switching from non-log-based checkpoint to log-based checkpoint. Currently initial id will be set to 0, which will cause the incremental snapshot of inner backend go wrong. PTAL [~Yanfei Lei] , [~roman] . -- This message was sent by Atlassian Jira (v8.20.10#820010)