Jason Gustafson created KAFKA-4098:
--------------------------------------
Summary: 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
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)