ashishkumar50 commented on code in PR #10490:
URL: https://github.com/apache/ozone/pull/10490#discussion_r3428459669
##########
hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/balancer/ContainerBalancerTask.java:
##########
@@ -1193,6 +1197,10 @@ public List<DatanodeUsageInfo> getUnderUtilizedNodes() {
return underUtilizedNodes;
}
+ ContainerBalancerSelectionCriteria getSelectionCriteria() {
Review Comment:
Looks like not required based on
[HDDS-12725](https://issues.apache.org/jira/browse/HDDS-12725).
--
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]