sivabalan narayanan created HUDI-3265:
-----------------------------------------
Summary: 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
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.1#820001)