Is there any setting in the Cassandra server to close thrift sockets
that have been idle for a long time? we are using some form of client
socket connection pooling where the sockets are pooled and reused (to
avoid opening and closing them each time) and in some cases if the
client dies unexpectedly, the socket remains open on the server.

Thanks
Ray

Reply via email to