[
https://issues.apache.org/jira/browse/KAFKA-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma updated KAFKA-3495:
-------------------------------
Fix Version/s: (was: 0.10.1.0)
> `NetworkClient.blockingSendAndReceive` should rely on requestTimeout
> --------------------------------------------------------------------
>
> Key: KAFKA-3495
> URL: https://issues.apache.org/jira/browse/KAFKA-3495
> Project: Kafka
> Issue Type: Improvement
> Reporter: Ismael Juma
> Assignee: Ismael Juma
> Fix For: 0.10.0.0
>
>
> `NetworkClient.blockingSendAndReceive` method should rely on requestTimeout
> instead of having its own timeout logic. Currently, we sometimes get an
> exception via the requestTimeout logic and other times we get it via the
> `blockingSendAndReceive` timeout logic.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)