[
https://issues.apache.org/jira/browse/KAFKA-4098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ewen Cheslack-Postava resolved KAFKA-4098.
------------------------------------------
Resolution: Fixed
Fix Version/s: 0.10.1.0
Issue resolved by pull request 1798
[https://github.com/apache/kafka/pull/1798]
> NetworkClient should not intercept all metadata requests on disconnect
> -----------------------------------------------------------------------
>
> Key: KAFKA-4098
> URL: https://issues.apache.org/jira/browse/KAFKA-4098
> Project: Kafka
> Issue Type: Bug
> Reporter: Jason Gustafson
> Assignee: Jason Gustafson
> Fix For: 0.10.1.0
>
>
> It looks like we're missing a check in
> {{DefaultMetadataUpdater.maybeHandleDisconnecttion}} that the request was
> initiated by {{NetworkClient}}. We should do the same thing we do in
> {{maybeHandleCompletedReceive}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)