Re: simple consumer giving error always

2015-06-08 Thread Jiangjie Qin
That is offset out of range error. So you are fetching from an offset either greater than latest offset or smaller than earliest offset available on broker. Jiangjie (Becket) Qin On 6/8/15, 2:21 AM, "sunil kalva" wrote: >Hi >For few topics i always get FetchResponse.error code as "1", i am usin

simple consumer giving error always

2015-06-08 Thread sunil kalva
Hi For few topics i always get FetchResponse.error code as "1", i am using simple consumer 0.8.1. What are the reasons to get this error. and any fix for this ? -- SunilKalva