Sameer Tejani created KAFKA-15721:
-------------------------------------

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


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

53 : def testDeleteTopicWithAllAliveReplicas(): Unit = {

62 : def testResumeDeleteTopicWithRecoveredFollower(): Unit = {

86 : def testResumeDeleteTopicOnControllerFailover(): Unit = {

112 : def testPartitionReassignmentDuringDeleteTopic(): Unit = {

191 : def testIncreasePartitionCountDuringDeleteTopic(): Unit = {

253 : def testDeleteTopicDuringAddPartition(): Unit = {

281 : def testAddPartitionDuringDeleteTopic(): Unit = {

298 : def testRecreateTopicAfterDeletion(): Unit = {

314 : def testDeleteNonExistingTopic(): Unit = {

332 : def testDeleteTopicWithCleaner(): Unit = {

362 : def testDeleteTopicAlreadyMarkedAsDeleted(): Unit = {

403 : def testDisableDeleteTopic(): Unit = {

421 : def testDeletingPartiallyDeletedTopic(): Unit = {

Scanned 451 lines. Found 0 KRaft tests out of 13 tests



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

Reply via email to