adoroszlai commented on pull request #2875: URL: https://github.com/apache/ozone/pull/2875#issuecomment-992582872
@arp7 Code-wise it is fine. The big question is if it is OK to increase the default interval for container data scrubber. I think the assumption with the current default (1 minute) is that the scrubber should run basically continuously and be limited only by the disk bandwith allocated to it. This PR proposes to increase the interval to 1 day, so if the scrubber finishes in less time, it will sleep. -- 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]
