ijuma commented on code in PR #18845:
URL: https://github.com/apache/kafka/pull/18845#discussion_r1948439556


##########
metadata/src/test/java/org/apache/kafka/image/ImageDowngradeTest.java:
##########
@@ -77,59 +77,6 @@ static ApiMessageAndVersion 
metadataVersionRecord(MetadataVersion metadataVersio
                 setFeatureLevel(metadataVersion.featureLevel()), (short) 0);
     }
 
-    /**
-     * Test downgrading to a MetadataVersion that doesn't support 
FeatureLevelRecord.
-     */
-    @Test
-    public void testPremodernVersion() {

Review Comment:
   We don't support these, so remove it.



##########
metadata/src/test/java/org/apache/kafka/image/ImageDowngradeTest.java:
##########
@@ -77,59 +77,6 @@ static ApiMessageAndVersion 
metadataVersionRecord(MetadataVersion metadataVersio
                 setFeatureLevel(metadataVersion.featureLevel()), (short) 0);
     }
 
-    /**
-     * Test downgrading to a MetadataVersion that doesn't support 
FeatureLevelRecord.
-     */
-    @Test
-    public void testPremodernVersion() {

Review Comment:
   We don't support these anymore, so remove 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

Reply via email to