Sameer Tejani created KAFKA-15731:
-------------------------------------

             Summary: KRaft support in ListOffsetsIntegrationTest
                 Key: KAFKA-15731
                 URL: https://issues.apache.org/jira/browse/KAFKA-15731
             Project: Kafka
          Issue Type: Task
          Components: core
            Reporter: Sameer Tejani


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



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to