dongnuo123 commented on code in PR #15847: URL: https://github.com/apache/kafka/pull/15847#discussion_r1588552918
########## group-coordinator/src/main/java/org/apache/kafka/coordinator/group/consumer/ConsumerGroup.java: ########## @@ -366,7 +365,7 @@ public ConsumerGroupMember staticMember(String instanceId) { } /** - * Updates the member. + * Add or updates the member. Review Comment: nit: Adds or updates the member -- 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