peterxcli commented on PR #8260: URL: https://github.com/apache/ozone/pull/8260#issuecomment-2797515870
> I'm fine leaving that as a follow-up improvement task. Yeah sure. > we wouldn't have much control over cpu utilization, do we? Using cpu utilization as limit is just to ensure the full compaction can be done safely(not at peak). It's also a straight way to know the loading that server get, and can be replaced by other metrics with enough "credibility". I dont think users would have enough control with a fixed interval, it's easy to trigger the manual compaction accidently when the service loading is high. -- 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]
