jolshan commented on a change in pull request #9622: URL: https://github.com/apache/kafka/pull/9622#discussion_r528404378
########## File path: core/src/main/scala/kafka/api/ApiVersion.scala ########## @@ -424,6 +426,13 @@ case object KAFKA_2_7_IV2 extends DefaultApiVersion { val id: Int = 30 } +case object KAFKA_2_7_IV3 extends DefaultApiVersion { Review comment: nit: this should be KAFKA_2_8_IV0, or KAFKA_2_8_IV1 if https://github.com/apache/kafka/pull/9601 merges ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org