cmccabe commented on code in PR #16421:
URL: https://github.com/apache/kafka/pull/16421#discussion_r1671032176
##########
clients/src/main/resources/common/message/BrokerRegistrationRequest.json:
##########
@@ -45,7 +48,7 @@
]
},
{ "name": "Features", "type": "[]Feature",
- "about": "The features on this broker", "versions": "0+", "fields": [
+ "about": "The features on this broker. Note: in v0-v3, features with
MinSupportedVersion = 0 must be left out.", "versions": "0+", "fields": [
Review Comment:
done
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]