[ 
https://issues.apache.org/jira/browse/FLINK-26968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xingbo Huang updated FLINK-26968:
---------------------------------
    Fix Version/s: 1.17.0
                       (was: 1.16.0)

> Bump CopyOnWriteStateMap entry version before write
> ---------------------------------------------------
>
>                 Key: FLINK-26968
>                 URL: https://issues.apache.org/jira/browse/FLINK-26968
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / State Backends
>            Reporter: Roman Khachatryan
>            Assignee: Roman Khachatryan
>            Priority: Major
>              Labels: pull-request-available, stale-assigned
>             Fix For: 1.17.0
>
>
> CopyOnWriteStateMap copies the entry before returning it to the client
> for update. This also updates its state and entry versions.
> However, if the entry is NOT used by any snapshots, the versions
> will stay the same despite that state is going to be updated.
> With incremental checkpoints, this causes such updated version to
> be ignored in the next snapshot.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to