Jason Gustafson created KAFKA-14648:
---------------------------------------
Summary: Do not fail clients if bootstrap servers is not
immediately resolvable
Key: KAFKA-14648
URL: https://issues.apache.org/jira/browse/KAFKA-14648
Project: Kafka
Issue Type: Bug
Reporter: Jason Gustafson
In dynamic environments, such as system tests, there is sometimes a delay
between when a client is initialized and when the configured bootstrap servers
become available in DNS. Currently clients will fail immediately if none of the
bootstrap servers can resolve. It would be more convenient for these
environments to provide a grace period to give more time for initialization.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)