Sameer Tejani created KAFKA-15726:
-------------------------------------

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


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



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

Reply via email to