xyuanlu commented on code in PR #2986: URL: https://github.com/apache/helix/pull/2986#discussion_r1924480874
########## helix-core/src/main/java/org/apache/helix/cloud/topology/VirtualGroupAssignmentAlgorithm.java: ########## @@ -34,5 +34,5 @@ public interface VirtualGroupAssignmentAlgorithm { * @return the assignment as mapping from virtual group ID to instanceIds */ Map<String, Set<String>> computeAssignment(int numGroups, String virtualGroupName, Review Comment: Update comments. -- 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: reviews-unsubscr...@helix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@helix.apache.org For additional commands, e-mail: reviews-h...@helix.apache.org