[
https://issues.apache.org/jira/browse/KAFKA-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15275148#comment-15275148
]
ASF GitHub Bot commented on KAFKA-3112:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/792
> 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)