You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2013/09/26 18:55:03 UTC

[jira] [Commented] (CASSANDRA-6104) Add additional limits in cassandra.conf provided by Debian package

    [ https://issues.apache.org/jira/browse/CASSANDRA-6104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778964#comment-13778964 ] 

Brandon Williams commented on CASSANDRA-6104:
---------------------------------------------

We already have these two:

{noformat}
cassandra  -  memlock  unlimited
cassandra  -  nofile   100000
{noformat}

32k threads seems a little overboard.
                
> Add additional limits in cassandra.conf provided by Debian package
> ------------------------------------------------------------------
>
>                 Key: CASSANDRA-6104
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6104
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: J.B. Langston
>            Priority: Trivial
>
> /etc/security/limits.d/cassandra.conf distributed with DSC deb/rpm packages should contain additional settings. We have found these limits to be necessary for some customers through various support tickets.
> {code}
> cassandra - memlock  unlimited
> cassandra - nofile  100000
> cassandra - nproc 32768
> cassandra - as unlimited
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira