[ 
https://issues.apache.org/jira/browse/KAFKA-15721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sameer Tejani updated KAFKA-15721:
----------------------------------
    Description: 
The following tests in DeleteTopicsRequestWithDeletionDisabledTest in 
core/src/test/scala/unit/kafka/server/DeleteTopicsRequestWithDeletionDisabledTest.scala
 need to be updated to support KRaft

43 : def testDeleteRecordsRequest(): Unit = {

Scanned 65 lines. Found 0 KRaft tests out of 1 tests

  was:
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


> 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
>            Priority: Minor
>              Labels: kraft, kraft-test
>
> The following tests in DeleteTopicsRequestWithDeletionDisabledTest in 
> core/src/test/scala/unit/kafka/server/DeleteTopicsRequestWithDeletionDisabledTest.scala
>  need to be updated to support KRaft
> 43 : def testDeleteRecordsRequest(): Unit = {
> Scanned 65 lines. Found 0 KRaft tests out of 1 tests



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

Reply via email to