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

   > I don't want to run cleaner after every commit.
   
   The clean servoce would be triggered for fixed time interval for default 
async cleaning, for each cleaning, it would see whether a cleaning plan is 
generated, if it is, the plan would then be executed.
   
   The less retained commits you configured, the more frequency cleaning action 
would actually take effect and got executed.


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