Rick Branson created CASSANDRA-7309:
---------------------------------------
Summary: Explicit limit for maximum number of Thrift connections
Key: CASSANDRA-7309
URL: https://issues.apache.org/jira/browse/CASSANDRA-7309
Project: Cassandra
Issue Type: Improvement
Reporter: Rick Branson
The 'sync' Thrift server gets this by way of "rpc_max_threads" in the YAML
file, but the 'hsha' server misses out here. Not having a limit here is
dangerous because it allows badly behaving clients to use up all the file
handles and prevents Cassandra from opening any files, leaving the daemon dead
in the water.
--
This message was sent by Atlassian JIRA
(v6.2#6252)