Sathyaprakash Govindasamy created HUDI-942:
----------------------------------------------
Summary: Increase minmum number of delta commits for inline
compaction
Key: HUDI-942
URL: https://issues.apache.org/jira/browse/HUDI-942
Project: Apache Hudi
Issue Type: Bug
Components: Compaction
Affects Versions: 0.6.0
Reporter: Sathyaprakash Govindasamy
Fix For: 0.6.0
inlineCompactionEvery method in HoodieCompactionConfig.Builder is incorrectly
setting number of delta commits to INLINE_COMPACT_PROP property which is
boolean variable
I think withMaxNumDeltaCommitsBeforeCompaction method is doing the purpose of
setting num of delta commits before compaction.
So, I am proposing to remove inlineCompactionEvery method, which is not used
anywhere
--
This message was sent by Atlassian Jira
(v8.3.4#803005)