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