nizhikov commented on code in PR #16106: URL: https://github.com/apache/kafka/pull/16106#discussion_r1617514907
########## clients/src/main/resources/common/message/FetchResponse.json: ########## @@ -47,7 +47,7 @@ // Version 15 is the same as version 14 (KIP-903). // // Version 16 adds the 'NodeEndpoints' field (KIP-951). - "validVersions": "0-16", + "validVersions": "0-17", Review Comment: https://issues.apache.org/jira/browse/KAFKA-16520?focusedCommentId=17850051&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17850051 - @jsancio suggest to revert changes for `FetchResponse`. -- 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