Tejaskriya commented on PR #8603:
URL: https://github.com/apache/ozone/pull/8603#issuecomment-2982742065

   @aryangupta1998 in the scheduling logic, we have throttling. In 
`org.apache.hadoop.ozone.container.common.volume.ThrottledAsyncChecker#schedule`,
 if a request for multiple scans of the same volume comes within a timeframe, 
then it is skipped.
   This durations seems to be defaulting to 10m:
   `@Config(key = "disk.check.min.gap",
        defaultValue = "10m",`


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

Reply via email to