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

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

konwu created HUDI-3912:
---------------------------

             Summary: 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


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.1#820001)