birdayz / kaf

Modern CLI for Apache Kafka, written in Go.
Apache License 2.0
2.24k stars 143 forks source link

[Feature request] Delete topic from consumer group #271

Open abonec opened 1 year ago

abonec commented 1 year ago

Add ability to delete specific topics from the given consumer group. At this moment as I understand there is an ability to delete whole consumer group, but it will be useful to delete specific topic from the consumer group

maxwelbm commented 1 year ago

A great suggestion, i go start writing. if for possible