clolov commented on code in PR #16257:
URL: https://github.com/apache/kafka/pull/16257#discussion_r1650984849


##########
metadata/src/main/resources/common/metadata/TopicRecord.json:
##########
@@ -17,12 +17,16 @@
   "apiKey": 2,
   "type": "metadata",
   "name": "TopicRecord",
-  "validVersions": "0",
+  "validVersions": "0-1",

Review Comment:
   I see, I have not fully caught up on KIP-1022, which appears to have changed 
the approach for unstable metadata version. Okay, let's continue with what is 
proposed in this PR. Thank you for checking!



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