dajac commented on code in PR #13536: URL: https://github.com/apache/kafka/pull/13536#discussion_r1162500272
########## group-coordinator/src/main/resources/common/message/ConsumerGroupMemberMetadataValue.json: ########## @@ -20,8 +20,6 @@ "validVersions": "0", "flexibleVersions": "0+", "fields": [ - { "name": "GroupEpoch", "versions": "0+", "type": "int32", - "about": "The group epoch." }, Review Comment: This is not necessary because we have a record for the group epoch. -- 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