[ https://issues.apache.org/jira/browse/KAFKA-6368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Colin P. McCabe updated KAFKA-6368: ----------------------------------- Affects Version/s: (was: 0.10.1.0) 0.11.0.0 > 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.11.0.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)