You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Colin McCabe (Jira)" <ji...@apache.org> on 2021/03/05 19:34:00 UTC

[jira] [Updated] (KAFKA-12432) Fix AdminClient timeout handling in the presence of badly behaved brokers

     [ https://issues.apache.org/jira/browse/KAFKA-12432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colin McCabe updated KAFKA-12432:
---------------------------------
    Summary: Fix AdminClient timeout handling in the presence of badly behaved brokers  (was: AdminClient will not honor connection setup or request timeouts in some cases)

> Fix AdminClient timeout handling in the presence of badly behaved brokers
> -------------------------------------------------------------------------
>
>                 Key: KAFKA-12432
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12432
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Colin McCabe
>            Assignee: Colin McCabe
>            Priority: Major
>
> 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)