Rui Fan created FLINK-38144:
-------------------------------
Summary: Change log state backend is not compatible with the case
where the user value of the map state is null
Key: FLINK-38144
URL: https://issues.apache.org/jira/browse/FLINK-38144
Project: Flink
Issue Type: Bug
Components: Runtime / Checkpointing, Runtime / State Backends
Reporter: Rui Fan
change log state backend is not compatible with the case where the user value
of the map state is null.
Code path:
[https://github.com/apache/flink/blob/31785e076c86d0a44e3f4a17f44a04908a2d3eb4/flink-state-backends/flink-statebackend-changelog/src/main/java/org/apache/flink/state/changelog/ChangelogMapState.java#L224]
Get more details from:
[https://github.com/apache/flink/pull/26831#discussion_r2230455833]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)