You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@kafka.apache.org by Rahul Singh <ra...@gmail.com> on 2017/08/24 02:28:01 UTC

Flush Kafka topic

Hello all,

I am unable to purge the topic data from Kafka. Is there any class to flush
all topic data.

Thank you

Re: Flush Kafka topic

Posted by Hans Jespersen <ha...@confluent.io>.
in 0.11 and above see the CLI command bin//kafka-delete-records.sh 

-hans




> On Aug 23, 2017, at 7:28 PM, Rahul Singh <ra...@gmail.com> wrote:
> 
> Hello all,
> 
> I am unable to purge the topic data from Kafka. Is there any class to flush
> all topic data.
> 
> Thank you