dajac commented on code in PR #17385:
URL: https://github.com/apache/kafka/pull/17385#discussion_r1802794138


##########
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/assignor/UniformHeterogeneousAssignmentBuilder.java:
##########
@@ -75,798 +86,841 @@ public class UniformHeterogeneousAssignmentBuilder {
     private final Set<Uuid> subscribedTopicIds;
 
     /**
-     * List of subscribed members for each topic.
+     * The list of members in the consumer group, sorted by member id.

Review Comment:
   nit: Should we remove the "sorted by member id"?



-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to