Add higher nofile (ulimit -n) property to the install configuration for debian
and rpm packaging
------------------------------------------------------------------------------------------------
Key: CASSANDRA-2866
URL: https://issues.apache.org/jira/browse/CASSANDRA-2866
Project: Cassandra
Issue Type: Improvement
Components: Packaging
Reporter: Jeremy Hanna
Priority: Minor
Currently in the packaging we set the memlock to unlimited. We should also up
the nofile value (ulimit -n) so that it's more than 1024, likely unlimited.
Otherwise, there can be odd indirect bugs. For example, I've seen compaction
fail because of the "too many open files" error.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira