RE: Delete Consumer Group Information

2016-10-04 Thread Krieg, David
keys and a null message is the way to remove the offsets from the topic. But is that advisable, and is there a tool to do it? David Krieg | Enterprise Software Engineer Early Warning david.kr...@earlywarning.com From: Cuneo, Nicholas [mailto:ncu...@tycoint.com] Sent: Tuesday, October 04

Re: Delete Consumer Group Information

2016-10-04 Thread Vahid S Hashemian
"offsets.retention.minutes". (see also here: http://stackoverflow.com/questions/39131465/how-does-an-offset-expire-for-an-apache-kafka-consumer-group ) Regards, --Vahid From: "Cuneo, Nicholas" To: "users@kafka.apache.org" Date: 10/04/2016 12:04 PM Subject:Del

Delete Consumer Group Information

2016-10-04 Thread Cuneo, Nicholas
We are using Kafka .9 and are playing around with the consumer group feature. We have a lot of junk and stale consumer group information in the consumer groups and want to get rid of it. What's the best way to do that? Using Kafka Tool, I see that all the consumer groups are stored in 'Kafka'