You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Rick Branson (JIRA)" <ji...@apache.org> on 2014/05/28 00:36:01 UTC

[jira] [Created] (CASSANDRA-7309) Explicit limit for maximum number of Thrift connections

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)