ijuma commented on code in PR #18845: URL: https://github.com/apache/kafka/pull/18845#discussion_r1950222735
########## metadata/src/test/java/org/apache/kafka/controller/QuorumControllerTest.java: ########## @@ -1524,31 +1507,6 @@ public void close() throws Exception { (short) 0)), "test bootstrap"); - @Test - public void testUpgradeFromPreProductionVersion() throws Exception { Review Comment: Upgrades from pre production versions are no longer supported. -- 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