jolshan commented on code in PR #16183: URL: https://github.com/apache/kafka/pull/16183#discussion_r1684642190
########## server-common/src/main/java/org/apache/kafka/server/common/MetadataVersion.java: ########## @@ -217,8 +217,12 @@ public enum MetadataVersion { // Add ELR related supports (KIP-966). IBP_3_9_IV1(22, "3.9", "IV1", true), + // Bootstrapping transaction version 2 Review Comment: I think I am going to move this to 4.0 anyway, so we can move it to an existing one there. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org