clolov commented on code in PR #14290: URL: https://github.com/apache/kafka/pull/14290#discussion_r1360381987
########## clients/src/main/resources/common/message/BrokerHeartbeatRequest.json: ########## @@ -18,7 +18,7 @@ "type": "request", "listeners": ["controller"], "name": "BrokerHeartbeatRequest", - "validVersions": "0", + "validVersions": "0-1", Review Comment: I thought about this over the weekend and I am happy to approve the pull request in its current state and then circle back to this at a later point in time. I think that it won't break anything whichever way you decide to go forward. -- 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