[
https://issues.apache.org/jira/browse/FLINK-32901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759500#comment-17759500
]
Hangxiang Yu commented on FLINK-32901:
--------------------------------------
Hi, [~Feifan Wang]
IIUC, current sequence number is not related to restore so that the init logic
is maintained in the StateChangelogWriter, right ?
Do you have other cases to pass your defined seq number ? If not, I'd remain
this interface as before to reduce unnecessary work of caller.
> Should set initial initialSequenceNumber of StateChangelogWriter after restore
> ------------------------------------------------------------------------------
>
> Key: FLINK-32901
> URL: https://issues.apache.org/jira/browse/FLINK-32901
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Checkpointing, Runtime / State Backends
> Reporter: Feifan Wang
> Priority: Minor
>
> The current StateChangelogWriter lacks an interface to set the initial
> sequence number, and FsStateChangelogWriter always sets the initial sequence
> number to 0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)