[
https://issues.apache.org/jira/browse/FLINK-25997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hangxiang Yu updated FLINK-25997:
---------------------------------
Description: For FsStateChangelogWriter, If there is no change appended, we
should use the old sqn, but we always use sqn.next() currently. (was: If there
is no change appended, we should use the old sqn, but we always use sqn.next()
currently.)
> FsStateChangelogWriter cannot work well when there is no change appended
> ------------------------------------------------------------------------
>
> Key: FLINK-25997
> URL: https://issues.apache.org/jira/browse/FLINK-25997
> Project: Flink
> Issue Type: Bug
> Components: Runtime / State Backends
> Affects Versions: 1.15.0
> Reporter: Hangxiang Yu
> Priority: Major
>
> For FsStateChangelogWriter, If there is no change appended, we should use the
> old sqn, but we always use sqn.next() currently.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)