squah-confluent commented on code in PR #17385: URL: https://github.com/apache/kafka/pull/17385#discussion_r1804184535
########## 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: Good spot, I've updated the javadoc. -- 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