ChenSammi commented on code in PR #8127: URL: https://github.com/apache/ozone/pull/8127#discussion_r2052220353
########## hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/diskbalancer/policy/ContainerChoosingPolicy.java: ########## @@ -28,9 +28,14 @@ public interface ContainerChoosingPolicy { /** * Choose a container for balancing. - * + * @param inProgressContainerIDs containerIDs present in this set should be Review Comment: @Gargi-jais11 , please add @param for ozoneContainer and volume too, to complete the jave doc for this function. -- 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: issues-unsubscr...@ozone.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org