hachikuji commented on code in PR #12513:
URL: https://github.com/apache/kafka/pull/12513#discussion_r952055798
##########
server-common/src/main/java/org/apache/kafka/server/common/MetadataVersion.java:
##########
@@ -167,8 +167,18 @@ public enum MetadataVersion {
public static final String FEATURE_NAME = "metadata.version";
+ /**
+ * The first version we currently support in KRaft. We chose 3.3IV0 since
it is the first
Review Comment:
This comment needs to be 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]