[jira] [Updated] (KAFKA-3011) Consumer.poll(0) blocks if Kafka not accessible

2015-12-17 Thread Eric Bowman (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Bowman updated KAFKA-3011: --- Description: Because of this loop in ConsumerNetworkClient: {code:java} public void awaitMetadata

[jira] [Created] (KAFKA-3011) Consumer.poll(0) blocks if Kafka not accessible

2015-12-17 Thread Eric Bowman (JIRA)
Eric Bowman created KAFKA-3011: -- Summary: Consumer.poll(0) blocks if Kafka not accessible Key: KAFKA-3011 URL: https://issues.apache.org/jira/browse/KAFKA-3011 Project: Kafka Issue Type: Bug