[ https://issues.apache.org/jira/browse/KAFKA-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gantigmaa Selenge reassigned KAFKA-15720: ----------------------------------------- Assignee: Gantigmaa Selenge > KRaft support in DeleteTopicTest > -------------------------------- > > Key: KAFKA-15720 > URL: https://issues.apache.org/jira/browse/KAFKA-15720 > Project: Kafka > Issue Type: Task > Components: core > Reporter: Sameer Tejani > Assignee: Gantigmaa Selenge > Priority: Minor > Labels: kraft, kraft-test, newbie > > 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)