danny0405 commented on issue #9257:
URL: https://github.com/apache/hudi/issues/9257#issuecomment-1647115694

   I see the cleaning retain commits is configured as 2: 
`"hoodie.cleaner.commits.retained": 2`
   
   Theoretically, the cleaner would always keep at least 1 valid file silce for 
each file group, the clustering should always replace the latest file slice 
with new files.
   
   Maybe you can also give more details about the clustering and cleaning plan, 
they are stored in the `xxx.requested` file which is in Avro bytes.


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