jlandersen / vscode-kafka

Apache Kafka® extension for Visual Studio Code
MIT License
96 stars 33 forks source link

It'd be nice to support purging messages within a topic (without deleting the topic) #207

Closed tigerinus closed 3 years ago

tigerinus commented 3 years ago

Been using https://www.conduktor.io/ for a while, until recently they've stopped providing some critical features in free version.

One of the features is be able to purge the messages within a topic (without deleting the topic).

It'd be nice for this extension to support this feature.

Kudos to the extension author!

fbricon commented 3 years ago

Closing as duplicate of https://github.com/jlandersen/vscode-kafka/issues/31