[
https://issues.apache.org/jira/browse/KAFKA-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223550#comment-15223550
]
ASF GitHub Bot commented on KAFKA-3495:
---------------------------------------
Github user asfgit closed the pull request at:
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)