Jonathan Bond created KAFKA-3112:
------------------------------------
Summary: 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)