Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-15725

KRaft support in FetchRequestTest

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.7.0
    • core

    Description

      The following tests in FetchRequestTest in core/src/test/scala/unit/kafka/server/FetchRequestTest.scala need to be updated to support KRaft

      45 : def testBrokerRespectsPartitionsOrderAndSizeLimits(): Unit = {

      147 : def testFetchRequestV4WithReadCommitted(): Unit = {

      165 : def testFetchRequestToNonReplica(): Unit = {

      195 : def testLastFetchedEpochValidation(): Unit = {

      200 : def testLastFetchedEpochValidationV12(): Unit = {

      247 : def testCurrentEpochValidation(): Unit = {

      252 : def testCurrentEpochValidationV12(): Unit = {

      295 : def testEpochValidationWithinFetchSession(): Unit = {

      300 : def testEpochValidationWithinFetchSessionV12(): Unit = {

      361 : def testDownConversionWithConnectionFailure(): Unit = {

      428 : def testDownConversionFromBatchedToUnbatchedRespectsOffset(): Unit = {

      509 : def testCreateIncrementalFetchWithPartitionsInErrorV12(): Unit = {

      568 : def testFetchWithPartitionsWithIdError(): Unit = {

      610 : def testZStdCompressedTopic(): Unit = {

      657 : def testZStdCompressedRecords(): Unit = {

      Scanned 783 lines. Found 0 KRaft tests out of 15 tests

      Attachments

        Activity

          People

            Unassigned Unassigned
            sameert Sameer Tejani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: