lucasbru commented on code in PR #19114: URL: https://github.com/apache/kafka/pull/19114#discussion_r1985368229
########## group-coordinator/src/main/java/org/apache/kafka/coordinator/group/streams/TasksTuple.java: ########## @@ -30,11 +34,11 @@ * An immutable tuple containing active, standby and warm-up tasks. * * @param activeTasks Active tasks. - * The key of the map is the subtopology ID and the value is the set of partition IDs. + * The key of the map is the subtopology ID, and the value is the set of partition IDs. Review Comment: Use a joining comma to join two complete sentences with one of the words and, or, but, yet or while. -- 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