xxubai commented on PR #3657:
URL: https://github.com/apache/amoro/pull/3657#issuecomment-3055191115

   Could you explain why it's necessary to combine these three parts into one? 
As far as I know, they were originally a single executor and later split into 
multiple ones. Also, modifying configuration options is generally discouraged, 
as it can lead to incompatibility with future versions. If multiple maintenance 
tasks are handled by the same thread, a long-running or faulty cleanup on one 
table could block or delay the cleanup of other tables.


-- 
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: commits-unsubscr...@amoro.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to