ijuma commented on code in PR #18845: URL: https://github.com/apache/kafka/pull/18845#discussion_r1951007012
########## server-common/src/main/java/org/apache/kafka/server/common/MetadataVersion.java: ########## @@ -44,25 +44,6 @@ */ Review Comment: Good point - I can also simplify the parsing code since we no longer have metadata versions starting with `0.`. -- 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]
