You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Danny Chen (Jira)" <ji...@apache.org> on 2022/04/20 11:25:00 UTC

[jira] [Commented] (HUDI-3912) Avoid data lose in flink async compact when rollbackCompaction

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

Danny Chen commented on HUDI-3912:
----------------------------------

Fixed via master branch: 408663c42b93dfffd55547e6e0262d3ef0388c78

> Avoid data lose in flink async compact when rollbackCompaction
> --------------------------------------------------------------
>
>                 Key: HUDI-3912
>                 URL: https://issues.apache.org/jira/browse/HUDI-3912
>             Project: Apache Hudi
>          Issue Type: Bug
>          Components: flink
>            Reporter: konwu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> Currently when rollback a compact action it just revert the request instant to inflight
> But in CompactionCommitSink it keep the preview compact event when rollback
> It will cause commit too fast before all next real compact events come and use wrong fileId



--
This message was sent by Atlassian Jira
(v8.20.7#820007)