dengziming opened a new pull request #1158: [MINOR]: alter some wrong params which bring fatal exception URL: https://github.com/apache/incubator-hudi/pull/1158 ## What is the purpose of the pull request the `HoodieCompactionConfig.build()` method will check arguments to ensure MIN_COMMITS_TO_KEEP_PROP > CLEANER_COMMITS_RETAINED_PROP, and DEFAULT_CLEANER_COMMITS_RETAINED = "10", so we need to set MIN_COMMITS_TO_KEEP_PROP at least 11.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
