Re: KafkaConsumer.poll(long) pauses indefinitely

2016-02-11 Thread Jason Gustafson
See https://issues.apache.org/jira/browse/KAFKA-1894. -Jason On Wed, Feb 10, 2016 at 2:08 PM, William Grim wrote: > Hi, > > I'm noticing that when we have a thread that comes up and calls > KafkaConsumer.poll(long), it will pause for a much longer time than our 1s > timeout.

KafkaConsumer.poll(long) pauses indefinitely

2016-02-10 Thread William Grim
Hi, I'm noticing that when we have a thread that comes up and calls KafkaConsumer.poll(long), it will pause for a much longer time than our 1s timeout. It looks like this is probably happening when kafka gets down to calling ConsumerNetworkClient.epollWait after calling