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
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