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