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 P. McCabe (JIRA)" <ji...@apache.org> on 2017/12/14 23:06:00 UTC

[jira] [Created] (KAFKA-6368) AdminClient should contact multiple nodes before timing out a call

Colin P. McCabe created KAFKA-6368:
--------------------------------------

             Summary: AdminClient should contact multiple nodes before timing out a call
                 Key: KAFKA-6368
                 URL: https://issues.apache.org/jira/browse/KAFKA-6368
             Project: Kafka
          Issue Type: Bug
          Components: admin
    Affects Versions: 0.10.1.0
            Reporter: Colin P. McCabe
            Assignee: Colin P. McCabe


The AdminClient should contact multiple nodes before timing out a call.  Right now, we could use up our entire call timeout just waiting for one very slow node to respond.  We probably need to decouple the call timeout from the NetworkClient request timeout.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)