[
https://issues.apache.org/jira/browse/KAFKA-4751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manikumar resolved KAFKA-4751.
------------------------------
Resolution: Fixed
This is addressed by KIP-266.
> 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
> Priority: Major
>
> 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
(v7.6.3#76005)