You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Dong Lin (JIRA)" <ji...@apache.org> on 2015/07/06 22:47:04 UTC

[jira] [Commented] (KAFKA-2298) Client Selector can drop connections on InvalidReceiveException without notifying NetworkClient

    [ https://issues.apache.org/jira/browse/KAFKA-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14615622#comment-14615622 ] 

Dong Lin commented on KAFKA-2298:
---------------------------------

Joel, could you please review this patch when you have time?

> 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)