[
https://issues.apache.org/jira/browse/KAFKA-3248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma updated KAFKA-3248:
-------------------------------
Fix Version/s: (was: 0.10.0.1)
0.10.0.0
> AdminClient Blocks Forever in send Method
> -----------------------------------------
>
> Key: KAFKA-3248
> URL: https://issues.apache.org/jira/browse/KAFKA-3248
> Project: Kafka
> Issue Type: Bug
> Components: admin
> Affects Versions: 0.9.0.0
> Reporter: John Tylwalk
> Assignee: Warren Green
> Priority: Critical
> Fix For: 0.10.0.0
>
>
> AdminClient will block forever when performing operations involving the
> {{send()}} method, due to usage of
> {{ConsumerNetworkClient.poll(RequestFuture)}} - which blocks indefinitely.
> Suggested fix is to use {{ConsumerNetworkClient.poll(RequestFuture, long
> timeout)}} in {{AdminClient.send()}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)