[ https://issues.apache.org/jira/browse/KAFKA-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dong Lin updated KAFKA-2298: ---------------------------- Attachment: KAFKA-2298_2015-06-24_13:00:39.patch > Client Selector can drop connections on InvalidReceiveException without > notifying NetworkClient > ----------------------------------------------------------------------------------------------- > > Key: KAFKA-2298 > URL: https://issues.apache.org/jira/browse/KAFKA-2298 > Project: Kafka > Issue Type: Bug > Reporter: Dong Lin > Assignee: Dong Lin > Labels: quotas > Attachments: KAFKA-2298.patch, KAFKA-2298_2015-06-23_18:47:54.patch, > KAFKA-2298_2015-06-24_13:00:39.patch > > > I run into the problem described in KAFKA-2266 when testing quota. I was told > the bug was fixed in KAFKA-2266 after I figured out the problem. > But the patch provided in KAFKA-2266 probably doesn't solve all related > problems. From reading the code there is still one edge case where the client > selector can close connection in poll() without notifying NetworkClient. -- This message was sent by Atlassian JIRA (v6.3.4#6332)