rondagostino commented on code in PR #14984: URL: https://github.com/apache/kafka/pull/14984#discussion_r1425956907
########## core/src/test/scala/integration/kafka/zk/ZkMigrationIntegrationTest.scala: ########## @@ -74,7 +74,8 @@ object ZkMigrationIntegrationTest { MetadataVersion.IBP_3_7_IV0, MetadataVersion.IBP_3_7_IV1, MetadataVersion.IBP_3_7_IV2, - MetadataVersion.IBP_3_7_IV3 + MetadataVersion.IBP_3_7_IV4, + MetadataVersion.IBP_3_8_IV0 Review Comment: Maybe we should keep this here as per the other comments? Not sure, since the test will take some time, and maybe we don't want to spend it. -- 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