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

KRaft support in ProducerFailureHandlingTest

    XMLWordPrintableJSON

Details

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

    Description

      The following tests in ProducerFailureHandlingTest in core/src/test/scala/integration/kafka/api/ProducerFailureHandlingTest.scala need to be updated to support KRaft

      87 : def testTooLargeRecordWithAckZero(): Unit = {

      104 : def testTooLargeRecordWithAckOne(): Unit = {

      133 : def testPartitionTooLargeForReplicationWithAckAll(): Unit = {

      139 : def testResponseTooLargeForReplicationWithAckAll(): Unit = {

      147 : def testNonExistentTopic(): Unit = {

      164 : def testWrongBrokerList(): Unit = {

      181 : def testInvalidPartition(): Unit = {

      195 : def testSendAfterClosed(): Unit = {

      215 : def testCannotSendToInternalTopic(): Unit = {

      223 : def testNotEnoughReplicas(): Unit = {

      236 : def testNotEnoughReplicasAfterBrokerShutdown(): Unit = {

      Scanned 260 lines. Found 0 KRaft tests out of 11 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: