RE: Problematic messages in Kafka

2016-06-02 Thread Thakrar, Jayesh
Original Message- From: Danny Bahir [mailto:dannyba...@gmail.com] Sent: Thursday, June 02, 2016 10:06 PM To: users@kafka.apache.org Subject: Re: Problematic messages in Kafka quoting from https://cwiki.apache.org/confluence/display/KAFKA/FAQ The high-level consumer will block if the next

Re: Problematic messages in Kafka

2016-06-02 Thread Danny Bahir
quoting from https://cwiki.apache.org/confluence/display/KAFKA/FAQ The high-level consumer will block if the next message available is larger than the maximum fetch size you have specified - One possibility of a stalled consumer is that the fetch size in the consumer is smaller than the lar