siyangzeng opened a new pull request, #1830:
URL: https://github.com/apache/incubator-paimon/pull/1830

   ### Purpose
   
   <!-- What is the purpose of the change -->
   【common】add parameters for cleaning limits
   【core】limit bulk deletions when snapshots expire
   
   after the consumer group expires, a large number of snapshots will be 
deleted. In severe cases, it may cause continuous checkpoint timeout and affect 
the running of tasks. Therefore, we need to limit the number of deleted 
snapshots to make the whole process smoother.
   
   ### Tests
   
   No
   
   ### API and Format
   
   No
   
   ### Documentation
   
   No
   


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