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

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

J.B. Langston created CASSANDRA-6104:
----------------------------------------

             Summary: 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