dongnuo123 commented on code in PR #16026:
URL: https://github.com/apache/kafka/pull/16026#discussion_r1613860809


##########
group-coordinator/src/test/java/org/apache/kafka/coordinator/group/OffsetMetadataManagerTest.java:
##########
@@ -1013,7 +1013,7 @@ public void testSimpleGroupOffsetCommit() {
             result.records()
         );
 
-        // A generic should have been created.
+        // A Classic group should have been created.

Review Comment:
   nit: `A ClassicGroup` or `A classic group`



-- 
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