You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2016/03/11 17:56:39 UTC

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-7309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aleksey Yeschenko resolved CASSANDRA-7309.
------------------------------------------
    Resolution: Won't Fix

With Thrift officially deprecated, we are not going to extend it further.

> 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.3.4#6332)