You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2023/01/24 21:46:00 UTC

[jira] [Created] (KAFKA-14648) Do not fail clients if bootstrap servers is not immediately resolvable

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)