Jian Feng created HUDI-4424:
-------------------------------

             Summary: add new compactoin trigger stratgy: 
NUM_COMMITS_AFTER_REQUEST
                 Key: HUDI-4424
                 URL: https://issues.apache.org/jira/browse/HUDI-4424
             Project: Apache Hudi
          Issue Type: Improvement
            Reporter: Jian Feng


For now, NUM_COMMITS or TIME_ELAPSED compaction trigger strategy will check the 
number or time of delta-commits after the last successful compaction. so if the 
offline compaction application crash for a while, there will be a lot of 
compaction request(one request per delta commit) in the timeline.

one customer complained about this, so I provide a new strategy not to check 
the last successful compaction but check the last compaction request.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to