You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/10/27 02:54:37 UTC

[GitHub] [ozone] JacksonYao287 commented on a change in pull request #2756: HDDS-5602. always choose the nearest one as the target in the candidates according to networkTopology

JacksonYao287 commented on a change in pull request #2756:
URL: https://github.com/apache/ozone/pull/2756#discussion_r737063386



##########
File path: hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/container/balancer/FindTargetGreedy.java
##########
@@ -44,12 +46,15 @@
 
   private ContainerManager containerManager;
   private PlacementPolicy placementPolicy;
+  private StorageContainerManager scm;
 
   public FindTargetGreedy(

Review comment:
       thanks @lokeshj1703  for the review. i will update the doc and add a ut in a new commit




-- 
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-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org