Hi, Is there any way to re-consume the older records from Kafka broker with kafka consumer?
I am using kafka 0.9.0.0 In one of the scenario, I saw records for 2 days from today were not consumed as consumer was stuck. When the consumer restarted, it started processing records from today but older records for last 2 days are not processed. Is there any way to achieve the same? Any help will be highly appreciated. Thanks, Amit