Details
-
Task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
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
Attachments
Issue Links
- links to