sivabalan narayanan created HUDI-2511:
-----------------------------------------
Summary: Aggressive archival configs compared to cleaner configs
make cleaning moot
Key: HUDI-2511
URL: https://issues.apache.org/jira/browse/HUDI-2511
Project: Apache Hudi
Issue Type: Improvement
Reporter: sivabalan narayanan
if hoodie.keep.max.commits <= hoodie.cleaner.commits.retained, then cleaner
will never kick in only. Bcoz, by then archival will kick in and will move
entries from active to archived.
We need to revisit this and either throw exception or make cleaner also look
into archived commits.
Related issue: [https://github.com/apache/hudi/issues/3739]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)