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)