Re: Consumer offset not reset to smallest when auto.offset.reset=smallest

2015-12-15 Thread Buntu Dev
I also notice that the errors are for the partitions that seem to be under replicated. We got 3 brokers and one of the brokers never seems to be chosen as leader for any of the 12 partitions of the topic. On Tue, Dec 15, 2015 at 11:24 AM, Buntu Dev wrote: > We are noticing into these errors agai

Consumer offset not reset to smallest when auto.offset.reset=smallest

2015-12-15 Thread Buntu Dev
We are noticing into these errors against certain partitions (4 out of 12 partitions) on the consumer and keeps filling up the logs: ERROR consumer.ConsumerFetcherThread: [ConsumerFetcherThread-], Current offset 104088851 for partition [some-topic,5] out of range; reset offset to 104088851 I