Colin McCabe created KAFKA-12432:
------------------------------------
Summary: AdminClient will not honor connection setup or request
timeouts in some cases
Key: KAFKA-12432
URL: https://issues.apache.org/jira/browse/KAFKA-12432
Project: Kafka
Issue Type: Bug
Reporter: Colin McCabe
Assignee: Colin McCabe
If NetworkClient allows us to create a connection to a node, but we can't send
a single request, AdminClient will hang forever (or until the operation times
out, at least) rather than retrying a different node.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)