[
https://issues.apache.org/jira/browse/KAFKA-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao updated KAFKA-3495:
---------------------------
Resolution: Fixed
Fix Version/s: (was: 0.10.0.0)
0.10.1.0
Status: Resolved (was: Patch Available)
Issue resolved by pull request 1177
[https://github.com/apache/kafka/pull/1177]
> `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.1.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)