chia7712 commented on code in PR #23522:
URL: https://github.com/apache/kafka/pull/23522#discussion_r4058599328
##########
server-common/src/main/java/org/apache/kafka/server/common/MetadataVersion.java:
##########
@@ -135,10 +135,15 @@ public enum MetadataVersion {
//
// NOTE: MetadataVersions after this point are unstable and may be changed.
+ //
+ // Keep at least one unstable MetadataVersion after LATEST_PRODUCTION.
Review Comment:
There are too many "you should xxx" notes scattered across this file now.
Could we consolidate them?
--
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]