jojochuang commented on PR #8260: URL: https://github.com/apache/ozone/pull/8260#issuecomment-2797472595
@peterxcli we make the default compaction interval 6 hours so it shouldn't interrupt workloads too much. Moreover the OM's compaction service should trigger one full compaction at a time. (unless RocksDB itself triggers compaction too at the same time) Unless we do a partial compaction at a time, we wouldn't have much control over cpu utilization, do we? I'm fine leaving that as a follow-up improvement task. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
