jsancio commented on code in PR #19800: URL: https://github.com/apache/kafka/pull/19800#discussion_r2116124510
########## clients/src/main/resources/common/message/FetchResponse.json: ########## @@ -48,7 +48,9 @@ // Version 16 adds the 'NodeEndpoints' field (KIP-951). // // Version 17 no changes to the response (KIP-853). - "validVersions": "4-17", + // + // Version 18 no changes to the response (KIP-583) Review Comment: Fixed. -- 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