You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jay Kreps (JIRA)" <ji...@apache.org> on 2015/02/10 22:44:12 UTC

[jira] [Created] (KAFKA-1941) Timeout connections in the clients

Jay Kreps created KAFKA-1941:
--------------------------------

             Summary: Timeout connections in the clients
                 Key: KAFKA-1941
                 URL: https://issues.apache.org/jira/browse/KAFKA-1941
             Project: Kafka
          Issue Type: Improvement
            Reporter: Jay Kreps


Currently the clients never close their connections due to inactivity. It would be nice to have some idle time period after which the client would close a connection.

This should probably be implemented in Selector.java.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)