diego created KAFKA-2546:
----------------------------
Summary: CPU utilization very high when no kafka node alive
Key: KAFKA-2546
URL: https://issues.apache.org/jira/browse/KAFKA-2546
Project: Kafka
Issue Type: Bug
Components: consumer
Affects Versions: 0.8.2.1
Reporter: diego
Assignee: Neha Narkhede
Priority: Minor
If you call kafka.consumer.Consumer.createJavaConsumerConnector, and no broker
is found in ZK, you end up in kafka.client.ClientUtils.channelToAnyBroker
looping continuously with no wait at all.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)