[ https://issues.apache.org/jira/browse/KAFKA-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gwen Shapira updated KAFKA-3341: -------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Issue resolved by pull request 1017 [https://github.com/apache/kafka/pull/1017] > Improve error handling on invalid requests > ------------------------------------------ > > Key: KAFKA-3341 > URL: https://issues.apache.org/jira/browse/KAFKA-3341 > Project: Kafka > Issue Type: Bug > Components: network > Affects Versions: 0.9.0.1 > Reporter: Ismael Juma > Assignee: Ismael Juma > Fix For: 0.10.0.0 > > > We should include the request id in the error message if parsing of > `RequestHeader` fails and we should not try to mute the selector after > closing the connection due to an error (as it causes a second exception to be > thrown). -- This message was sent by Atlassian JIRA (v6.3.4#6332)