Avinash Kumar Gaur created KAFKA-4751:
-----------------------------------------
Summary: kafka-clients-0.9.0.2.4.2.11-1 issue not throwing
exception.
Key: KAFKA-4751
URL: https://issues.apache.org/jira/browse/KAFKA-4751
Project: Kafka
Issue Type: Bug
Environment: kafka-clients-0.9.0.2.4.2.11-1 java based client
Reporter: Avinash Kumar Gaur
While running consumer with kafka-clients-0.9.0.2.4.2.11-1.jar and connecting
directly with broker, kafka consumer is not throwing any exception, if broker
is down.
1)Create client with kafka-clients-0.9.0.2.4.2.11-1.jar.
2)Do not start kafka broker.
3)Start kafka consumer with required properties.
Observation - As you may see consumer is not throwing any exception even if
broker is down.
Expected - It should throw exception.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)