You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/06/24 15:44:00 UTC

[jira] [Created] (HUDI-1049) In inline compaction mode, previously failed compactions needs to be retried before new compactions

Balaji Varadarajan created HUDI-1049:
----------------------------------------

             Summary: In inline compaction mode, previously failed compactions needs to be retried before new compactions 
                 Key: HUDI-1049
                 URL: https://issues.apache.org/jira/browse/HUDI-1049
             Project: Apache Hudi
          Issue Type: Bug
          Components: Compaction
            Reporter: Balaji Varadarajan
             Fix For: 0.6.0


With Async compaction, previously failed compactions are retried before new compactions are run. With inline compaction, this failure retry is not getting done.

 

As async compaction is the de-facto mode for MOR table, we haven't noticed this problem in the community. But, this was reported recently as part of [https://github.com/apache/hudi/issues/1764#issuecomment-648882567]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)