You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Manikumar (JIRA)" <ji...@apache.org> on 2018/04/13 17:42:00 UTC

[jira] [Resolved] (KAFKA-2661) Add a unit test for disconnecting idle socket connections

     [ https://issues.apache.org/jira/browse/KAFKA-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manikumar resolved KAFKA-2661.
------------------------------
    Resolution: Fixed

SelectorTest.testCloseConnectionInClosingState/testCloseOldestConnection tests covers unit test case for idle connections.

> Add a unit test for disconnecting idle socket connections 
> ----------------------------------------------------------
>
>                 Key: KAFKA-2661
>                 URL: https://issues.apache.org/jira/browse/KAFKA-2661
>             Project: Kafka
>          Issue Type: Test
>          Components: core
>            Reporter: Jun Rao
>            Priority: Major
>
> The logic for disconnecting idle connections is now moved to Selector. We just need to add a unit test to verify that it works.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)