Hello, I'm using new consumer to read kafka topic. For testing, I want to read the same topic from the beggining multiple times, with same consumer. Before restarting test, I want to delete consumer offsets, so consumer start read from begining. Where can I find offsets?
- Kafka consumer offset location Igor Kuzmenko
- Re: Kafka consumer offset location Mahendra Kariya
- Re: Kafka consumer offset location Igor Kuzmenko