yujun777 commented on code in PR #28302:
URL: https://github.com/apache/doris/pull/28302#discussion_r1433842122


##########
fe/fe-core/src/main/java/org/apache/doris/clone/ColocateTableCheckerAndBalancer.java:
##########
@@ -931,6 +1002,54 @@ private boolean relocateAndBalance(GroupId groupId, Tag 
tag, Set<Long> unavailab
         return isChanged;
     }
 
+    private boolean checkGroupStable(GroupId groupId, int idx, Set<Long> 
unAvailableBeIds, Map<Integer, Map<Tag,

Review Comment:
   pls explain 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: [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]

Reply via email to