Which version of Kafka are you using on the consumer?
On Fri, Oct 24, 2014 at 4:14 PM, Bhavesh Mistry
wrote:
> HI Kafka Community ,
>
> I am using kafka trunk source code and I get following exception. What
> could cause the iterator to have FAILED state. Please let me know how I
> can fix thi
HI Kafka Community ,
I am using kafka trunk source code and I get following exception. What
could cause the iterator to have FAILED state. Please let me know how I
can fix this issue.
*java.lang.IllegalStateException: Iterator is in failed stateat
kafka.utils.IteratorTemplate.hasNext(It