[ https://issues.apache.org/jira/browse/HUDI-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sagar Sumit updated HUDI-3265: ------------------------------ Fix Version/s: 0.12.1 (was: 0.12.0) > Implement a custom serializer for the WriteStatus > ------------------------------------------------- > > Key: HUDI-3265 > URL: https://issues.apache.org/jira/browse/HUDI-3265 > Project: Apache Hudi > Issue Type: Task > Components: flink > Reporter: sivabalan narayanan > Assignee: Gary Li > Priority: Major > Labels: sev:normal > Fix For: 0.12.1 > > > When the structure of WriteStatus changed, and when we restart the Flink job > with the new version, the job will fail to recover. > *To Reproduce* > Steps to reproduce the behavior: > # Start a flink job. > # Changed the WriteStatus and restart > # The job can't recover. > We need to implement a custom serializer for the WriteStatus. > > Ref issue: [https://github.com/apache/hudi/issues/4032] > -- This message was sent by Atlassian Jira (v8.20.10#820010)