[
https://issues.apache.org/jira/browse/HUDI-1923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
vinoyang closed HUDI-1923.
--------------------------
Fix Version/s: 0.9.0
Resolution: Done
bc18c39835d6775b063ae072aea4ba43177d66b1
> Add state in StreamWriteFunction to restore
> -------------------------------------------
>
> Key: HUDI-1923
> URL: https://issues.apache.org/jira/browse/HUDI-1923
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Flink Integration
> Reporter: yuzhaojing
> Assignee: yuzhaojing
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.9.0
>
>
> In flink, notifyCheckpointComplete not in checkpoint life cycle. If a
> checkpoint is success and commit action in notifyCheckpointComplete is
> failed, when we restore from the latest checkpoint, the element belong this
> instant will be discard.
> So, we should store commit state and restore it when flink restart.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)