hudi-bot opened a new issue, #15891: URL: https://github.com/apache/hudi/issues/15891
if both archival and cleaner is based on num_commits, we do have some validations in place that archival should not be aggressive compared to cleaner. but if cleaner is based on hours, we don't have any such conditions. we need to add them to ensure archival does not clean up any commits which cleaner has not cleaned up yet. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-6056 - Type: Improvement -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
