confluentinc / confluentinc/kafka-tutorials
Kafka Tools - deleting records with kafka-delete-records
Open
kafka
- Dominant language
- Java
- Stars
- 39
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
Assessment
This issue has not been assessed yet.