You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Sameer Tejani (Jira)" <ji...@apache.org> on 2023/10/29 22:48:00 UTC

[jira] [Created] (KAFKA-15725) KRaft support in FetchRequestTest

Sameer Tejani created KAFKA-15725:
-------------------------------------

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


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

83 : def testOffsetFetchRequestSingleGroup(): Unit = {

130 : def testOffsetFetchRequestAllOffsetsSingleGroup(): Unit = {

180 : def testOffsetFetchRequestWithMultipleGroups(): Unit = {

Scanned 246 lines. Found 0 KRaft tests out of 3 tests



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