Skip to content

Kafka Tools - deleting records with kafka-delete-records #409

Open
@bbejeck

Description

@bbejeck

There's also another method which is temporarily setting the topic's retention time to a small value, waiting for the topic to get pruned, and then restoring the retention time.

  1. When should users choose kafka-delete-records over that method?
  2. Should we have 2 KTs or pick one method?

Metadata

Metadata

Assignees

Labels

kafkaVanilla Kafka Tutorial

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions