[ https://issues.apache.org/jira/browse/KAFKA-15723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17847012#comment-17847012 ]
Mickael Maison commented on KAFKA-15723: ---------------------------------------- Grabbing this ticket as Zihao Lin said in the PR that he does not have time to complete this work. > KRaft support in ListOffsetsRequestTest > --------------------------------------- > > Key: KAFKA-15723 > URL: https://issues.apache.org/jira/browse/KAFKA-15723 > Project: Kafka > Issue Type: Task > Components: core > Reporter: Sameer Tejani > Assignee: Mickael Maison > Priority: Minor > Labels: kraft, kraft-test, newbie > > The following tests in ListOffsetsRequestTest in > core/src/test/scala/unit/kafka/server/ListOffsetsRequestTest.scala need to be > updated to support KRaft > 37 : def testListOffsetsErrorCodes(): Unit = { > 84 : def testListOffsetsMaxTimeStampOldestVersion(): Unit = { > 112 : def testCurrentEpochValidation(): Unit = { > 173 : def testResponseIncludesLeaderEpoch(): Unit = { > 210 : def testResponseDefaultOffsetAndLeaderEpochForAllVersions(): Unit = { > Scanned 261 lines. Found 0 KRaft tests out of 5 tests -- This message was sent by Atlassian Jira (v8.20.10#820010)