[ 
https://issues.apache.org/jira/browse/KAFKA-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15107108#comment-15107108
 ] 

Ismael Juma commented on KAFKA-3112:
------------------------------------

Thanks for the contribution. It would make it easier to review if it was 
submitted via a GitHub pull request as described here:

http://kafka.apache.org/contributing.html

> One incorrect bootstrap server will prevent Kafka producer from opening
> -----------------------------------------------------------------------
>
>                 Key: KAFKA-3112
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3112
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients
>    Affects Versions: 0.8.2.1
>            Reporter: Jonathan Bond
>            Priority: Critical
>
> If any of the servers specified in bootstrap.servers are not resolvable 
> through DNS the configuration is taken as an error, and the client won't 
> start up. We pass in 30 possible servers, and one had an issue so the client 
> wouldn't start. 
> It would be better if the client will attempt to start if there is at least 
> one server available from DNS.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to