[ https://issues.apache.org/jira/browse/KAFKA-5790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ismael Juma updated KAFKA-5790: ------------------------------- Fix Version/s: (was: 0.11.0.1) > SocketServer.processNewResponses should not skip a response if exception is > thrown > ---------------------------------------------------------------------------------- > > Key: KAFKA-5790 > URL: https://issues.apache.org/jira/browse/KAFKA-5790 > Project: Kafka > Issue Type: Bug > Reporter: Ismael Juma > Assignee: Rajini Sivaram > Priority: Critical > Fix For: 1.0.0 > > > The current code has a try/finally that causes a response to be dropped when > an exception is thrown during `processNewResponses`. This could one of the > reasons for KAFKA-4669. -- This message was sent by Atlassian JIRA (v6.4.14#64029)