Re: Remove kafka message from Queue

2018-11-15 Thread Matt Farmer
Check out the kafka-consumer-groups command line tool. You can set the current offsets for any inactive consumer group to whatever value you like using that tool. I think that'll do what you want. On Thu, Nov 15, 2018 at 12:17 PM Parth Gandhi < parth.gan...@excellenceinfonet.com> wrote: > Hi Team

Remove kafka message from Queue

2018-11-15 Thread Parth Gandhi
Hi Team, We have implemented kafka and would like to know if there is a way to remove kafka message stuck in a Queue and commit offset using the kafka command line. Or has it to be done using the consumer API. Thanks, Parth Gandhi DevOps Disclaimer The information contained in this communicatio