jolshan commented on code in PR #16443: URL: https://github.com/apache/kafka/pull/16443#discussion_r1778952117
########## clients/src/main/resources/common/message/UpdateFeaturesResponse.json: ########## @@ -17,7 +17,7 @@ "apiKey": 57, "type": "response", "name": "UpdateFeaturesResponse", - "validVersions": "0-1", + "validVersions": "0-2", Review Comment: Right now we don't, but we also don't set a top level error if a feture fails. I can amend this to not return the results array in the error case. -- 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