lokeshj1703 commented on PR #11440:
URL: https://github.com/apache/hudi/pull/11440#issuecomment-2221025516

   I have explained the scenario in the comments. PTAL @nbalajee @danny0405 
   I have also fixed the earliestCommitToNotArchive logic to take into account 
last clean instant and removed separate handling in the cleaner timeline 
archival. The case where earliestCommitToNotArchive > last clean instant will 
not be possible since this timestamp is generated by cleaner but still added a 
check to consider the minimum of last clean instant and 
earliestCommitToNotArchive.
   cc @nsivabalan 


-- 
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]

Reply via email to