Re: NPE on ConsumerRecords$ConcatenatedIterable$1.makeNext() while iterating records

2017-10-10 Thread Ismael Juma
Can you please try with a newer version? Either 0.10.2.1 or 0.11.0.1? Ismael On Sun, Oct 8, 2017 at 2:29 PM, Michael Keinan wrote: > Hi > Using Kafka 0.10.2.0 > I get a NPE while iterating the records after polling them using poll > method. > - Any idea where does it come from ? > - How can I o

Re: NPE on ConsumerRecords$ConcatenatedIterable$1.makeNext() while iterating records

2017-10-10 Thread Manikumar
sign up for JIRA account and login to create an issue. On Tue, Oct 10, 2017 at 1:50 PM, Michael Keinan wrote: > Hi > So far I was unable to reproduce. I will try again. > The link you pasted gets me to the site but I can’t create an issue - how > can I do it ? > > Michael > > > > > > On Oct 9, 2

Re: NPE on ConsumerRecords$ConcatenatedIterable$1.makeNext() while iterating records

2017-10-10 Thread Michael Keinan
Hi So far I was unable to reproduce. I will try again. The link you pasted gets me to the site but I can’t create an issue - how can I do it ? Michael On Oct 9, 2017, at 12:38 PM, Manikumar mailto:manikumar.re...@gmail.com>> wrote: Hi, Can you reproduce the error? Is it happening at the s

Re: NPE on ConsumerRecords$ConcatenatedIterable$1.makeNext() while iterating records

2017-10-09 Thread Manikumar
Hi, Can you reproduce the error? Is it happening at the same offset every time? Try to reproduce with the console-consumer tool. You can raise JIRA issue here. https://issues.apache.org/jira/projects/KAFKA On Mon, Oct 9, 2017 at 3:00 PM, Michael Keinan wrote: > Thank you for your response. > N

Re: NPE on ConsumerRecords$ConcatenatedIterable$1.makeNext() while iterating records

2017-10-09 Thread Michael Keinan
Thank you for your response. No consumer interceptor involved Michael On Oct 8, 2017, at 7:04 PM, Ted Yu mailto:yuzhih...@gmail.com>> wrote: Was there any consumer interceptor involved ? Cheers On Sun, Oct 8, 2017 at 6:29 AM, Michael Keinan mailto:micha...@capitolis.com>> wrote: Hi Using

Re: NPE on ConsumerRecords$ConcatenatedIterable$1.makeNext() while iterating records

2017-10-08 Thread Ted Yu
Was there any consumer interceptor involved ? Cheers On Sun, Oct 8, 2017 at 6:29 AM, Michael Keinan wrote: > Hi > Using Kafka 0.10.2.0 > I get a NPE while iterating the records after polling them using poll > method. > - Any idea where does it come from ? > - How can I open an issue to Kafka te

NPE on ConsumerRecords$ConcatenatedIterable$1.makeNext() while iterating records

2017-10-08 Thread Michael Keinan
Hi Using Kafka 0.10.2.0 I get a NPE while iterating the records after polling them using poll method. - Any idea where does it come from ? - How can I open an issue to Kafka team ? Stacktrace: java.lang.NullPointerException at org.apache.kafka.clients.consumer.ConsumerRecords$ConcatenatedIterable