Gargi-jais11 commented on PR #8956: URL: https://github.com/apache/ozone/pull/8956#issuecomment-3200353554
> Hi @Gargi-jais11 , it looks like there are a few comments missed to be addressed. > > 1. Use StorageVolume.TMP_DIR_NAME to replace DiskBalancerService.DISK_BALANCER_TMP_DIR > 2. * In DiskBalancerService, use ContainerID instead of Long for container id. > 3. * In DefaultVolumeChoosingPolicy.chooseVolume(..), getCurrentUsage() is called multiple times so it can return different values. Correct. Thank you for pointing out. > 4. SlidingWindow and TestSlidingWindow, what's the usage of SlidingWindow here? Related to this I need to check where it is used. -- 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]
