ijuma commented on code in PR #14984:
URL: https://github.com/apache/kafka/pull/14984#discussion_r1423923940
##########
server-common/src/test/java/org/apache/kafka/server/common/MetadataVersionTest.java:
##########
@@ -166,13 +166,12 @@ public void testFromVersionString() {
assertEquals(IBP_3_6_IV2,
MetadataVersion.fromVersionString("3.6-IV2"));
// 3.7-IV0 is the latest production version in the 3.7 line
Review Comment:
This comment doesn't seem correct.
--
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]