ChenSammi commented on code in PR #9415: URL: https://github.com/apache/ozone/pull/9415#discussion_r2583541912
########## hadoop-hdds/docs/content/design/diskbalancer.md: ########## @@ -119,81 +119,32 @@ and is not already being moved by another balancing operation. To optimize perfo containers repeatedly, it caches the list of containers for each volume which auto expires after one hour of its last used time or if the container iterator for that is invalidated on full utilisation. -## CLI Interface +## Security Design +DiskBalancer implements a two-tier security model: Review Comment: DiskBalancer implements a two-tier security model -> DiskBalancer follows the same security model as other services -- 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]
