[ 
https://issues.apache.org/jira/browse/FLINK-23035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17440985#comment-17440985
 ] 

Xinbin Huang edited comment on FLINK-23035 at 11/10/21, 3:29 AM:
-----------------------------------------------------------------

Hi, [~roman] . Can you assign this to me if no one has picked it up? I would 
like to work on it. :D


was (Author: binh):
Hi, all. Can you assign this to me if no one has picked it up? I would like to 
work on it. :D

> Add explicit method to StateChangelogWriter to write metadata
> -------------------------------------------------------------
>
>                 Key: FLINK-23035
>                 URL: https://issues.apache.org/jira/browse/FLINK-23035
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / State Backends
>            Reporter: Roman Khachatryan
>            Priority: Minor
>             Fix For: 1.15.0
>
>
> Currently, metadata is written to the state changelog using the same 
> StateChangelogWriter.append() method as data.
> However, it doesn't belong to a specific group, and should be read first on 
> recovery. Because of that, -1 is used.
> An explicit append() without keygroup would be less fragile (probably still 
> using -1 under the hood).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to