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

KRaft support in DeleteOffsetsConsumerGroupCommandIntegrationTest

    XMLWordPrintableJSON

Details

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

    Description

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

      49 : def testDeleteOffsetsNonExistingGroup(): Unit = {

      59 : def testDeleteOffsetsOfStableConsumerGroupWithTopicPartition(): Unit = {

      64 : def testDeleteOffsetsOfStableConsumerGroupWithTopicOnly(): Unit = {

      69 : def testDeleteOffsetsOfStableConsumerGroupWithUnknownTopicPartition(): Unit = {

      74 : def testDeleteOffsetsOfStableConsumerGroupWithUnknownTopicOnly(): Unit = {

      79 : def testDeleteOffsetsOfEmptyConsumerGroupWithTopicPartition(): Unit = {

      84 : def testDeleteOffsetsOfEmptyConsumerGroupWithTopicOnly(): Unit = {

      89 : def testDeleteOffsetsOfEmptyConsumerGroupWithUnknownTopicPartition(): Unit = {

      94 : def testDeleteOffsetsOfEmptyConsumerGroupWithUnknownTopicOnly(): Unit = {

      Scanned 198 lines. Found 0 KRaft tests out of 9 tests

      Attachments

        Issue Links

          Activity

            People

              linzihao1999 Zihao Lin
              sameert Sameer Tejani
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: